[]
Occurs when the user starts dragging a row to a new position using the mouse.
public event EventHandler<CellRangeEventArgs> DraggingRow
| Type | Description |
|---|---|
| EventHandler<CellRangeEventArgs> | Occurs when the user starts dragging a row to a new position using the mouse. |