Event PositionChanging
Raised when the Position is changing. Set Cancel to true to prevent the position from being changed.
public event EventHandler<CancelEventArgs<int>>? PositionChanging
Returns
- EventHandler<CancelEventArgs<int>>
- Raised when the is changing. Set to true to prevent the position from being changed.