[]
        
(Showing Draft Content)

Key Features

Following are some of the main features of Accordion that you may find useful:

  • View Collapsible Data in Your MVC App
    The Accordion control helps organize your UI and optimize the use of screen real estate by displaying a list of expandable items. When you expand one item, all the other items collapse.
  • Customize the Accordion Header
    Customize Accordion pane's header with both text and controls. For example, display an icon and text in each header.
  • Add Objects of Any Data Type
    Accordion can show any HTML content and you can add objects of any data type to its panes to create a visual representation of the items.
  • Collapse and Expand Animation
    Accordion provides a visually compelling interface for a menu or a navigation bar in your application.