RanorexRanorex Documentation
Parent Property
NamespacesRanorex.CoreElementParent
The parent of the element.
Declaration Syntax
C#Visual BasicVisual C++
public Element Parent { get; }
Public ReadOnly Property Parent As Element
public:
property Element^ Parent {
	Element^ get ();
}
Remarks
Is null if the element is a root element.

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