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

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)