# Key Features

Develop powerful and lightweight web applications using ASP.NET MVC controls. Learn more about the ComponentOne MVC controls in ASP.NET MVC documentation.

## Content



The MultiAutoComplete control provides various features that enable the developers to build intuitive and professional-looking applications.

*   **Maximum Selected Items**<br />MultiAutoComplete allows you to set the maximum number of items that can be selected in the control. Set the property to **null** to select any number of items in MultiAutoComplete.<br /><br />
*   **Maximum Items Displayed**<br />MultiAutoComplete allows you to control the number of items that are displayed in the dropdown.<br /><br />
*   **Set Header Path**<br />MultiAutoComplete allows you to distinguish the value displayed in the input element from the values shown in the drop-down list.<br /><br />
*   **List Items Dynamically**<br />MultiAutoComplete allows you to set a function that helps the control to provide list items dynamically as the user types the string.<br /><br />

## See Also

[Quick Start](/componentone/docs/mvc/online-mvc/workwithcontrols/Input/MultiAutoComplete/MultiAutoCompleteQuickStart)

[Incremental Search](/componentone/docs/mvc/online-mvc/workwithcontrols/Input/MultiAutoComplete/MultiAutoCompleteFeatures/MultiAutoCompleteCustomAction)

[Complex Type](/componentone/docs/mvc/online-mvc/workwithcontrols/Input/MultiAutoComplete/MultiAutoCompleteFeatures/ComplexType)

**Reference**

[MultiAutoComplete\<T> Class](/componentone/api/mvc/online-mvc/dotnet-framework-api/C1.Web.Mvc/C1.Web.Mvc.MultiAutoComplete-1.html)