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