True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / GroupColEventArgs Class / ColIndex Property

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