Click or drag to resize

IConsolePaneHeaderControl Property

Gets the pane header control. As of v3.5.3, the header control implements the IConsolePaneHeader interface which is exposed via PaneHeader.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
WebControl HeaderControl { get; }

Property Value

Type: WebControl
See Also