Click or drag to resize
PageCollectionItem Property
Finds the Page in the collection

Namespace: Gui.Wizard
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public WizardPage this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: WizardPage
See Also