Gets the OutlineNode that is the root of the current node tree.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public OutlineNode TopParent { get; }
Visual Basic
Public ReadOnly Property TopParent As OutlineNode
	Get

See Also