ComponentOne FlexGrid for WinForms
Row Property (DragRowColEventArgs)

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

Reference

DragRowColEventArgs Class
DragRowColEventArgs Members