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

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

    Parameters

    colKey
    See Also