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

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

    Parameters

    col
    See Also