Lookup Combo Box
Like other DevExpress WPF Data Editors, this control can be used standalone or within grid cells. Its features include:
- Lookup functionality. The editor can load values for its dropdown list from a data field. The actual edit value (usually, ID) is fetched from a different field.
- Auto-complete support.
- Customizable dropdown list size.
- Total control over item content.
- Optional OK and Cancel buttons shown in the dropdown.
- Optional size grip for the dropdown list.

|