Click or drag to resize
Wizard .NET Library

WizardControlPages Property

Gets the collection of wizard pages in this wizard control.

Namespace:  AeroWizard
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
Request Example View Source

Property Value

Type: WizardPageCollection
The WizardPageCollection that contains the WizardPage objects in this WizardControl.
See Also