Click or drag to resize

IConsolePaneElementInfo Property

Gets the page PageElementInfo for this pane. This property should rarely be set. When there is need to set the property the existing PageElementInfo should be cloned via Clone(IAppContext) and used.

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

Property Value

Type: PageElementInfo
See Also