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

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