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

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