FlexPivot for WinForms
DefaultSize プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > RowColCollection クラス : DefaultSize プロパティ
Gets or sets the default size of the rows or columns in the collection (in pixels).
シンタックス
'宣言
 
Public Property DefaultSize As System.Integer
public System.int DefaultSize {get; set;}
解説

To enable automatic adjusting the default size based on the grid's Font size set this property to -1.

The default size is used when the row's Height property or columns Width property is set to -1.

参照

RowColCollection クラス
RowColCollection メンバ