# Elements

## Content



The MultiSelect control mainly consists of two elements which are described below:

*   **Header** - The header area of the MultiSelect control contains the TagEditor control which works as an editor for it. The TagEditor control provides the user with a textbox area where each tag behaves as an individual entry which can be inserted, edited, and removed individually.
*   **Dropdown** - The ListView control works as a dropdown for the MultiSelect control and displays a collection of items in a static list, and allows user to select desired items from a defined list.

The following image shows the elements of the MultiSelect control:

![MultiSelect Elements](https://cdn.mescius.io/document-site-files/images/47c7dd3c-b586-44f5-903c-f615f88e343f/images/multiselect/multiselectelements.png)