[]
        
(Showing Draft Content)

C1.Win.Input.C1ComboBox.ItemsDisplayMember

ItemsDisplayMember Property

ItemsDisplayMember

Gets or sets the property to display items for this C1ComboBox control.

Declaration
public string ItemsDisplayMember { get; set; }
Implements