Click or drag to resize

IConsolePaneIsToolbarController Property

Identifies whether or not this pane is acting as the ToolbarController. This property is intended to be read. The set operation is entirely for internal use.

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

Property Value

Type: Boolean
See Also