Click or drag to resize

WizPageKernelContainer Property

Gets/Sets the container (Grouper) for this page.

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

Property Value

Type: IWizContainer

Implements

IWizPageContainer
See Also