Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Accordion Control

  • 2 minutes to read

The AccordionControl is an advanced navigation control that allows you to create hierarchical user interfaces that are compact and easy to navigate.

Its features include:

  • An unlimited number of hierarchy levels

    Accordion items can contain any number of subitems.

  • Multiple selection modes

    You can specify which items an end-user can select.

  • Data binding support

    You can define accordion items in a View model.

  • Multiple expanding modes

    You can specify how many items can be expanded at the same time.

  • Expand/collapse animation

    Optional animations ensure a smooth user experience.

  • Glyph support

    You can easily assign icons to accordion items.

  • Custom item content

    Accordion items can store any content, including editors and images.

  • Integrated search field

    End-users can quickly search for accordion items and item contents.

  • Keyboard navigation

    End-users can navigate accordion items using the keyboard.

AccordionControlOverview

Main Features

Topics in this section help you get started with the AccordionControl.