IExpandable..::..Expanded Property

Gets a value indicating whether this [IExpandable] is expanded.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


bool Expanded { get; }
ReadOnly Property Expanded As Boolean
	Get
property bool^ Expanded {
	bool^ get ();
}

Field Value

true if expanded; otherwise, false.