Click or drag to resize

IConsolePaneIsMainPane Property

Gets whether or not this pane is the MainPane for the IConsoleTemplate. Note that when PaneNavigation is in play the ActivePane is often more significant than the MainPane. Use IsActivePane to determine whether or not this is the ActivePane.

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

Property Value

Type: Boolean
See Also