DevExpress ASP.NET Autocomplete Combo Box (ASPxComboBox) provides the Item Template to create a custom layout for its items.
In this demo, the Item Template is used to display a combo box item in a card-like view. Each item shows a contact's name, address, phone number and email address whose values are taken from corresponding data fields of the bound data source using the Eval function.