In This Topic
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: