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

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