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