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