RanorexRanorex Documentation
Parent Property
NamespacesRanorexWebElementParent
Gets the parent web element or null if the root of the web document has been reached.
Declaration Syntax
C#Visual BasicVisual C++
public WebElement Parent { get; }
Public ReadOnly Property Parent As WebElement
public:
property WebElement^ Parent {
	WebElement^ get ();
}
Value
The parent web element.

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