WizardPageCollection.WizardControl Property
Gets the XtraWizard control which owns this collection.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v24.1.dll
NuGet Package: DevExpress.Win
Declaration
Property Value
Type | Description |
---|---|
WizardControl | A WizardControl object which owns this collection. |
See Also