Event MovingNext
Raised when the Next button is pressed on a non-final step. Set Cancel to prevent navigation.
public event EventHandler<CancelEventArgs>? MovingNext
Returns
- EventHandler<CancelEventArgs>
- Raised when the Next button is pressed on a non-final step. Set Cancel to prevent navigation.