RanorexRanorex Documentation
Expanded Property
NamespacesRanorexFlexDataItemExpanded
True if the item is currently expanded.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool Expanded { get; set; }
Public Overridable Property Expanded As Boolean
public:
virtual property bool Expanded {
	bool get ();
	void set (bool value);
}
Exceptions
ExceptionCondition
SetAttributeFailedExceptionThrown if setting the attribute value failed.

Assembly: Ranorex.Plugin.Flex (Module: Ranorex.Plugin.Flex) Version: 3.2.3.16825 (3.2.3.16825)