removeStep (step: PP.Ui.WizardStep, withDispose: Boolean);
step. Step to be reomoved.
withDispose. Determines if the step is deleted (True) or removed from the list of steps (False).
The removeStep method removes a step from the wizard.
The property use is given in description of the Wizard.addStep method.
See also: