ISettingsViewSetSelectedNode Method |
Sets the selected node in the topic view.
Namespace: Altaxo.Gui.SettingsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax void SetSelectedNode(
NGTreeNode node
)
Parameters
- node NGTreeNode
- The node to select.
See Also