Click or drag to resize

NGTreeNodeNodes Property

Collection of the child nodes of this node.

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

Property Value

NGTreeNodeCollection
See Also