Click or drag to resize

NGTreeNodeParentNode Property

Parent tree node.

Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public NGTreeNode? ParentNode { get; }

Property Value

NGTreeNode

Implements

INodeWithParentNodeTParentNode
See Also