Event ShowEndSpacingChanging
Event raised before the ShowEndSpacing property changes. Can be cancelled.
public event EventHandler<ValueChangingEventArgs<bool>>? ShowEndSpacingChanging
Returns
- EventHandler<ValueChangingEventArgs<bool>>
- Event raised before the property changes. Can be cancelled.