Gets a node at the root level which contains the current node as a child.
public virtual TreeListNode RootNode { get; }
Overridable Public ReadOnly Property RootNode As TreeListNode
The RootNode property for a node at the root level returns the node itself.