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

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

CellStyle クラス
CellStyle メンバ