[]
        
(Showing Draft Content)

C1.Win.FlexGrid.RowColCollection.MinSize

MinSize Property

MinSize

Gets or sets the minimum size for rows and columns in the collection.

Declaration
public int MinSize { get; set; }
Remarks

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(int, int, int, int, int, AutoSizeFlags) or AutoSizeCols(int, int, int, int, int, AutoSizeFlags) method.