List Box Controls
Our WPF Data Editors Library includes a List Box control that can be used as a standard list box, checked list box or a radio group control. This control can be embedded within our container controls like DXGrid for WPF or used on a standalone basis.

Key features include:
- Lookup functionality. The editor can load values from a data field. The actual edit value (usually, ID) is fetched from a different field.
- Optional item highlighting
- Multiple item selection
|