FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Classic Namespace / C1FlexGridClassic Class / AutoSize Method / AutoSize(Int32) Method

In This Topic
    AutoSize(Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Sub AutoSize( _
       ByVal col As Integer _
    ) 
    public void AutoSize( 
       int col
    )

    Parameters

    col
    See Also