RoundComboBoxSelectedItemIndex Property
Note: This API is now obsolete.
Gets or sets the index of selected item.
Namespace: BeeMobile.RoundComboBoxAssembly: BeeMobile.RoundComboBox.NET48 (in BeeMobile.RoundComboBox.NET48.dll) Version: 4.8.2.24
[ObsoleteAttribute("SelectedItemIndex property is obsolete, please use SelectedIndex instead.")]
public int SelectedItemIndex { get; set; }
<ObsoleteAttribute("SelectedItemIndex property is obsolete, please use SelectedIndex instead.")>
Public Property SelectedItemIndex As Integer
Get
Set
Property Value
Int32