Click or drag to resize

NGTreeNodeFirstSelectedNode Property

Gets the first selected node in this subtree.

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

Property Value

NGTreeNode
See Also