[]
        
(Showing Draft Content)

C1.Win.C1Input.C1ComboBox.SelectedItem

SelectedItem Property

SelectedItem

Gets or sets currently selected item in the ComboBox.

Declaration
[Browsable(false)]
[Bindable(true)]
public object SelectedItem { get; set; }
<Browsable(False)>
<Bindable(True)>
Public Property SelectedItem As Object