[]
        
(Showing Draft Content)

C1.WPF.C1ComboBox.ItemConverter

ItemConverter Property

ItemConverter

Item converter used to convert the items to string and vice versa.

Declaration
public TypeConverter ItemConverter { get; set; }
Remarks

Use in conjunction with ItemTemplate to support AutoComplete and editing when providing custom item visualization.