RanorexRanorex Documentation
Selected Property
NamespacesRanorexOptionTagSelected
Gets or sets a value indicating whether this OptionTag is selected.
Declaration Syntax
C#Visual BasicVisual C++
public bool Selected { get; set; }
Public Property Selected As Boolean
public:
property bool Selected {
	bool get ();
	void set (bool value);
}
Value
true if selected; otherwise, false.

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