[]
Gets or sets currently selected item in the C1ComboBox control.
[Browsable(false)] public ComboBoxItem SelectedItem { get; set; }
<Browsable(False)> Public Property SelectedItem As ComboBoxItem