ComponentOne List for WinForms
C1.Win.C1List Namespace / ColEventArgs Class / ColIndex Property

In This Topic
    ColIndex Property (ColEventArgs)
    In This Topic
    Indicates the position in the DisplayColumns collection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ColIndex As Integer
    public int ColIndex {get;}
    See Also