Back to Devexpress

WizardPageCollection.WizardControl Property

windowsforms-devexpress-dot-xtrawizard-dot-wizardpagecollection.md

latest1.2 KB
Original Source

WizardPageCollection.WizardControl Property

Gets the XtraWizard control which owns this collection.

Namespace : DevExpress.XtraWizard

Assembly : DevExpress.XtraWizard.v25.2.dll

NuGet Package : DevExpress.Win

Declaration

csharp
public virtual WizardControl WizardControl { get; }
vb
Public Overridable ReadOnly Property WizardControl As WizardControl

Property Value

TypeDescription
WizardControl

A WizardControl object which owns this collection.

|

See Also

Pages

WizardPageCollection Class

WizardPageCollection Members

DevExpress.XtraWizard Namespace