C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputComboBox Class / SelectedItem Property

In This Topic
SelectedItem Property (InputComboBox)
In This Topic
Gets or sets the data item selected in the bound InputComboBox.
Syntax
'Declaration
 
Public Property SelectedItem As Object
 
See Also