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

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

RowCol クラス
RowCol メンバ