FlexGrid for WinForms
DefaultSize プロパティ (RowColCollection)

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > RowColCollection クラス : DefaultSize プロパティ
コレクション内の行または列のデフォルト値を取得または設定します。
シンタックス
'宣言
 
Public Property DefaultSize As System.Integer
public System.int DefaultSize {get; set;}
解説
グリッドの Font プロパティに新しい値を設定すると、DefaultSize プロパティはそのフォントに合わせて自動調整されます。
参照

RowColCollection クラス
RowColCollection メンバ