Click or drag to resize

IWizContainerPaneExpanded Property

Gets/sets the expanded state of the pane (via the TogglerControl. Note that this property is not meaningful if read, and has no effect if set, until after the WizardPaneBeforeLayout 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 Value

Type: Boolean
See Also