Click or drag to resize

ISettingsViewTopicSelectionChanged Event

Occurs when the user selected another topic.

Namespace: Altaxo.Gui.Settings
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
event Action<NGTreeNode> TopicSelectionChanged

Value

ActionNGTreeNode
See Also