C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1ComboBox Class / SelectedItem Property

In This Topic
SelectedItem Property
In This Topic
Gets or sets currently selected item in the ComboBox.
Syntax
'Declaration
 
Public Property SelectedItem As Object
 
See Also