IntegerAndComboBoxControllerEhView_ComboBoxSelectionChanged Method |
Handles changes of the combo box selection in the view.
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void EhView_ComboBoxSelectionChanged(
SelectableListNode selectedItem
)
Parameters
- selectedItem SelectableListNode
- The newly selected combo-box item.
See Also