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

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

    Parameters

    col
    See Also