ComponentOne MultiSelect for WinForms
SelectedItem Property (C1ComboBox)

C1.Win.C1Input Namespace > C1ComboBox Class : SelectedItem Property
Gets or sets currently selected item in the ComboBox.
Syntax
'Declaration
 
Public Property SelectedItem As Object
public object SelectedItem {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members