Event BorderStyleChanging
Fired when the BorderStyle is changing. Allows the event to be cancelled.
public event EventHandler<CancelEventArgs<LineStyle>>? BorderStyleChanging
Returns
- EventHandler<CancelEventArgs<LineStyle>>
- Fired when the is changing. Allows the event to be cancelled.