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

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

CellStyle クラス
CellStyle メンバ