ComponentOne InputPanel for WinForms
SelectedOption Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBox Class : SelectedOption Property
Gets or sets the selected option in the InputComboBox.
Syntax
'Declaration
 
Public Property SelectedOption As InputOption
public InputOption SelectedOption {get; set;}
See Also

Reference

InputComboBox Class
InputComboBox Members