SingleColumnChoiceControllerEhSelectionChanged Method |
Handles selection changes in the view.
Namespace: Altaxo.Gui.WorksheetAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void EhSelectionChanged(
NGTreeNode node
)
Parameters
- node NGTreeNode
- The selected node.
See Also