Click or drag to resize
Wizard .NET Library

WizardPageCollectionOwner Property

Gets the WizardControl to which this collection belongs.

Namespace:  AeroWizard
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
public WizardPageContainer Owner { get; }
Request Example View Source

Property Value

Type: WizardPageContainer
The WizardControl.
See Also