ASP.NET Core MVC Controls | ComponentOne
Working with Controls / Input Controls / ListBox
In This Topic
    ListBox
    In This Topic

    The ListBox control displays a list of items that may contain plain text or HTML, and lets a user select items with keyboard or mouse. You can populate the list of items in the ListBox by binding it to a model.