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