WizardPageChangingEventArgs Constructors
Provides data for the WizardControl.SelectedPageChanging event.Name | Parameters | Description |
---|---|---|
WizardPageChangingEventArgs(BaseWizardPage, BaseWizardPage, Direction) | prevPage, page, direction | Initializes a new instance of the WizardPageChangingEventArgs class. |
See Also