ComponentOne Input for WinForms
ItemsValueMember Property

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

Reference

C1ComboBox Class
C1ComboBox Members