Event ColBeginDrag
Occurs when user starts resizing a column.
event EventHandler<CancelEventArgs>? ColBeginDrag
Returns
- EventHandler<CancelEventArgs>
- Occurs when user starts resizing a column.
Remarks
You can veto this event to prevent the action.