* __BoxesItemTemplate__ - when __RadAutoCompleteBox__ is bound to a collection of items, you can use the __BoxesItemTemplate__ property to easily configure the visualization and appearance of the items placed inside the boxes part of the control. Please, check {% if site.site_name == 'WPF' %}[this](https://docs.telerik.com/devtools/wpf/controls/radautocompletebox/styles-and-templates/customizing-boxes-itemtemplate.html){% endif %}{% if site.site_name == 'Silverlight' %}[this](https://docs.telerik.com/devtools/silverlight/controls/radautocompletebox/styles-and-templates/customizing-boxes-itemtemplate.html){% endif %} article for some more detailed information concerning __BoxesItemTemplate__ and how to apply it.
0 commit comments