Click or drag to resize
WizardPages Property
Returns the collection of Pages in the wizard

Namespace: Gui.Wizard
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PageCollection Pages { get; }

Property Value

Type: PageCollection
See Also