ComponentOne InputPanel for WinForms
ValueMember Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBox Class : ValueMember Property
Gets or sets the property to use as the actual value for the items in the InputComboBox.
Syntax
'Declaration
 
Public Property ValueMember As System.String
public System.string ValueMember {get; set;}
See Also

Reference

InputComboBox Class
InputComboBox Members