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