Click or drag to resize

IWizPageWizard Property

The wizard using this page. The type is expected to be WizTemplate and implement the IWizardTemplate interface.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
IWizardTemplate Wizard { get; set; }

Property Value

Type: IWizardTemplate
See Also