Click or drag to resize

IntegerAndComboBoxControllerSelectedItem Property

Gets the selected combo box item.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public SelectableListNode SelectedItem { get; }

Property Value

SelectableListNode
See Also