|
GH_ExtendableMenuExpanded Property
|
[Missing <summary> documentation for "P:Karamba.GHopper.Utilities.UIWidgets.GH_ExtendableMenu.Expanded"]
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntaxpublic bool Expanded { get; }
Public ReadOnly Property Expanded As Boolean
Get
public:
property bool Expanded {
bool get ();
}
member Expanded : bool with get
Property Value
Type:
Boolean
See Also