FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Classic Namespace / C1FlexGridClassic Class / get_ColWidth Method

In This Topic
    get_ColWidth Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function get_ColWidth( _
       ByVal col As Integer _
    ) As Integer
    public int get_ColWidth( 
       int col
    )

    Parameters

    col
    See Also