The ListBox supports the use of templates for its items that are passed as а function or a string.
ListBox keyboard navigation is enabled by default.
The ListBox component is perfect for scenarios where accessibility is important for your application. The ListBox complies with Section 508 and WCAG guidelines, ensuring that individuals with disabilities can still view and interact with it.
The ListBox for ASP.NET MVC is a helper that displays a list of items. It allows multiple selection of items, reorder and transfer between two listboxes. Drag and drop is fully supported as well.