ComponentOne List for WinForms
C1.Win.C1List 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 Integer
    public int ColIndex {get;}
    See Also