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

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