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

In This Topic
    Position Property (ColMoveEventArgs)
    In This Topic
    Indicates the target index of the column being moved.
    Syntax
    'Declaration
     
    Public ReadOnly Property Position As System.Integer
    public System.int Position {get;}
    See Also