DragRowEventArgs Properties
Provides data for the DragRow event.
Name | Description |
---|---|
Allow |
Gets or sets whether to allow or prohibit an operation with the row.
Inherited from Row |
Drag |
Gets a data source item that corresponds to the dragged row. |
Row |
Gets the grid’s row handle.
Inherited from Row |
See Also