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