ItemsValueMember Property (IComboBox)
In This Topic
Gets or sets the path of the property to use as the actual value for the items in the C1ComboBox control.
Syntax
'Declaration
Property ItemsValueMember As String
string ItemsValueMember {get; set;}
See Also