ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / AutoSizeCols Method

In This Topic
    AutoSizeCols Method (C1FlexPivotGrid)
    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