IConsolePaneExpanded Property |
Gets/sets the expanded state of the pane.
Note that this property is not meaningful if read, and has no effect if set, until after the
ConsolePaneBeforeLayout event.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool Expanded { get; set; }
Property Expanded As Boolean
Get
Set
Property Value
Type:
BooleanSee Also