FlexGrid for WPF
HeaderFontStyle プロパティ

C1.WPF.FlexGrid.4.6.2 アセンブリ > C1.WPF.FlexGrid 名前空間 > RowCol クラス : HeaderFontStyle プロパティ
この行/列のヘッダーセルにあるテキストのレンダリングに使用する FontStyleを取得または設定します。
シンタックス
'宣言
 
Public Property HeaderFontStyle As System.Nullable(Of FontStyle)
public System.Nullable<FontStyle> HeaderFontStyle {get; set;}
参照

RowCol クラス
RowCol メンバ