ComponentOne True DBGrid for WinForms
Position Property (ColMoveEventArgs)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > ColMoveEventArgs Class : Position Property
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

Reference

ColMoveEventArgs Class
ColMoveEventArgs Members