An NDoc Documented Class Library

XTreeNode.GetParent Method 

Returns the parent node to this node. If it does not have a parent (i.e. is the root node) this will return null.

public XTreeNode GetParent();

Return Value

See Also

XTreeNode Class | Eminds.Web Namespace