Click or drag to resize

WizPageBasePageElementInfo Property

Gets/Sets this control's PageElementInfo

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

Property Value

Type: PageElementInfo
A PageElementInfo object representing this control's information object loaded from metadata.

Implements

IWizPagePageElementInfo
See Also