Method GoNext
GoNext()
Navigates to the next enabled step.
public bool GoNext()
Returns
Remarks
Raises MovingNext and StepChanging. Navigation can be canceled by handling these events.
Navigates to the next enabled step.
public bool GoNext()
Raises MovingNext and StepChanging. Navigation can be canceled by handling these events.