[]
Item converter used to convert the items to string and vice versa.
public TypeConverter ItemConverter { get; set; }
Use in conjunction with ItemTemplate to support AutoComplete and editing when providing custom item visualization.