SPREAD for WPF 3.0J - GcSpreadGrid
HeaderSelectionFontWeight プロパティ

GrapeCity.Windows.SpreadGrid.Presenters 名前空間 > BaseCellPresenter クラス : HeaderSelectionFontWeight プロパティ
ヘッダセルが選択されているときのフォントの太さを取得または設定します。
シンタックス
'宣言
 
Public Property HeaderSelectionFontWeight As FontWeight
public FontWeight HeaderSelectionFontWeight {get; set;}

プロパティ値

選択されているヘッダセルのフォントの太さを示す System.Windows.FontWeight。 null 参照 (Visual Basicでは Nothing)の場合は HeaderSelectionFontWeightプロパティの設定が適用されます。既定値は FontWeights.Normalです。
参照

BaseCellPresenter クラス
BaseCellPresenter メンバ