ComponentOne InputPanel for WinForms
SelectedItem Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBox Class : SelectedItem Property
Gets or sets the data item selected in the bound InputComboBox.
Syntax
'Declaration
 
Public Property SelectedItem As System.Object
public System.object SelectedItem {get; set;}
See Also

Reference

InputComboBox Class
InputComboBox Members