ComponentOne InputPanel for WinForms
SelectedValue Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBox Class : SelectedValue Property
Gets or sets the value of the member property specified by the ValueMember property.
Syntax
'Declaration
 
Public Property SelectedValue As System.Object
public System.object SelectedValue {get; set;}
See Also

Reference

InputComboBox Class
InputComboBox Members