CompleteRowDragDropEventArgs Properties
Provides data for the CompleteRowDragDrop event.
Name | Description |
---|---|
Item | Gets a data source item that corresponds to the dragged and dropped row. |
Row |
Gets the grid’s row handle.
Inherited from Row |
See Also