Class Wizard.WizardButtonEventArgs
EventArgs for Wizard.WizardStep transition events.
public class Wizard.WizardButtonEventArgs : EventArgs
- Inheritance
-
Wizard.WizardButtonEventArgs
- Inherited Members
Constructors
- WizardButtonEventArgs()
Initializes a new instance of Wizard.WizardButtonEventArgs
Properties
- Cancel
Set to true to cancel the transition to the next step.