WizardPageInitEventArgs Properties |
The WizardPageInitEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel | Gets or sets a value indicating whether this action is to be canceled or allowed. (Inherited from WizardPageConfirmEventArgs.) | |
| Page | Gets the WizardPage that has raised the event. (Inherited from WizardPageConfirmEventArgs.) | |
| PreviousPage | Gets the WizardPage that was previously selected when the event was raised. |