FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / C1FlexGrid Class / AutoSizeCols Method

In This Topic
    AutoSizeCols Method (C1FlexGrid)
    In This Topic
    Automatically size grid columns to fit the largest entry.
    Overload List
    OverloadDescription
    Adjusts the width of a column range to fit the data in a cell range. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    Adjusts the width of all columns to fit the data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    Adjusts the width of columns in a range to fit the data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    Adjusts the width of all columns fit the data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    See Also