ItemsControllerTItemSelectedIndex Property |
Gets the index of the selected item, or -1 if nothing is selected.
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int SelectedIndex { get; }
Property Value
Int32See Also