WizardPageCollection.Add() Method
Adds a new page to the collection.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| BaseWizardPage | A BaseWizardPage descendant that represents the new page. |
See Also