WizardNavigationEventArgs Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| Cancel | Gets or sets a value indicating whether the navigation to the next step in the wizard should be canceled. |
| CurrentStepIndex | Gets the index of the WizardStep object currently displayed in the Wizard control. |
| NextStepIndex | Gets a value that represents the index of the WizardStep object that the Wizard control will display next. |
Community Additions
ADD
Show: