ComponentOne FlexGrid for WinForms
Position Property

C1.Win.C1FlexGrid Namespace > DragRowColEventArgs Class : Position Property
Gets the new index of the column or row that was dragged by the user.
Syntax
'Declaration
 
Public ReadOnly Property Position As Integer
public int Position {get;}
See Also

Reference

DragRowColEventArgs Class
DragRowColEventArgs Members