Click or drag to resize

IIntegerAndComboBoxViewComboBoxSelectionChanged Event

Occurs when the combo box selection changes.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
event Action<SelectableListNode> ComboBoxSelectionChanged

Value

ActionSelectableListNode
See Also