NGTreeNodeFirstSelectedNode Property |
Gets the first selected node in this subtree.
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic NGTreeNode? FirstSelectedNode { get; }Property Value
NGTreeNode
See Also