C1.Win.C1FlexGrid Namespace / DragRowColEventArgs Class / Row Property

In This Topic
Row Property (DragRowColEventArgs)
In This Topic
Gets the original index of the row that was dragged by the user.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
 
See Also