[]
        
(Showing Draft Content)

C1.Win.Input.C1ComboBox.ItemsValueMember

ItemsValueMember Property

ItemsValueMember

Gets or sets the path of the property to use as the actual value for the items in the C1ComboBox control.

Declaration
public string ItemsValueMember { get; set; }
Implements