NGTreeNodeRootNode Property |
Return the root node belonging to this node. If the node has no parent, the node itself is returned.
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public NGTreeNode RootNode { get; }
Property Value
NGTreeNodeSee Also