FlexPivot for WinForms
MinSize プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > RowColCollection クラス : MinSize プロパティ
Gets or sets the minimum size for rows and columns in the collection.
シンタックス
'宣言
 
Public Property MinSize As System.Integer
public System.int MinSize {get; set;}
解説
The MinSize property limits the minimum size of rows or columns when they are resized by the user or adjusted to fit the contents with the AutoSizeRows(Int32,Int32,Int32,Int32,Int32,AutoSizeFlags) or AutoSizeCols(Int32,Int32,Int32,Int32,Int32,AutoSizeFlags) method.
参照

RowColCollection クラス
RowColCollection メンバ