TextChoiceSelectedIndex Property |
If a predefined choice is selected, this gets the index of the choice. If free text is
given, the value is -1.
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int SelectedIndex { get; set; }
Property Value
Int32See Also