Overload | Description |
---|---|
AutoSizeCols(Int32,Int32,Int32,Int32,Int32,AutoSizeFlags) | Adjusts the width of a column range to fit the data in a cell range. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
AutoSizeCols() | Adjusts the width of all columns to fit the data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
AutoSizeCols(Int32,Int32,Int32) | Adjusts the width of columns in a range to fit the data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
AutoSizeCols(Int32) | Adjusts the width of all columns fit the data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |