ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / AutoSizeRows Method / AutoSizeRows() Method

In This Topic
    AutoSizeRows() Method
    In This Topic
    Adjusts the height of all rows to fit the data.
    Syntax
    'Declaration
     
    Public Overloads Overridable Sub AutoSizeRows() 
    public virtual void AutoSizeRows()
    See Also