This documentation is archived and is not being maintained.

WizardNavigationEventArgs Properties

The WizardNavigationEventArgs type exposes the following members.

  NameDescription
Public property Cancel Gets or sets a value indicating whether the navigation to the next step in the wizard should be canceled.
Public property CurrentStepIndex Gets the index of the WizardStep object currently displayed in the Wizard control.
Public property NextStepIndex Gets a value that represents the index of the WizardStep object that the Wizard control will display next.
Top
Show: