Skip to main content
A newer version of this page is available. .

Accordion Control

  • 2 minutes to read

Overview

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.