Click or drag to resize

IntegerAndComboBoxControllerEhView_ComboBoxSelectionChanged Method

[Missing <summary> documentation for "M:Altaxo.Gui.Common.IntegerAndComboBoxController.EhView_ComboBoxSelectionChanged(Altaxo.Collections.SelectableListNode)"]


Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void EhView_ComboBoxSelectionChanged(
	SelectableListNode selectedItem
)

Parameters

selectedItem  SelectableListNode

[Missing <param name="selectedItem"/> documentation for "M:Altaxo.Gui.Common.IntegerAndComboBoxController.EhView_ComboBoxSelectionChanged(Altaxo.Collections.SelectableListNode)"]

See Also