WizardPageEventArgs.Page Property
Gets the processed wizard page.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v22.2.dll
NuGet Package: DevExpress.Win
Declaration
Property Value
Type | Description |
---|---|
BaseWizardPage | A BaseWizardPage descendant that represents the processed wizard page. |
See Also