FlexGrid for UWP
HeaderFontStyle プロパティ (RowCol)

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

RowCol クラス
RowCol メンバ