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 Items

Accordion Items are main elements within the AccordionControl.

This topic contains the following sections:

#Accordion Item Overview

AccordionItem objects represent two types of accordion items:

  • Root items are top-level accordion items.
  • Subitems are nested within other items.

AccordionItems

See the Adding Accordion Items topic to learn how to add accordion items at design time and in code.

#Accordion Item Elements

The image below shows accordion item elements:

AccordionElements

  • Header - text or content displayed within the accordion item.
  • Glyph - an image displayed within the accordion item.
  • Expand-Collapse Button - button that allows expanding and collapsing the accordion item.

#Accordion Item Customization

The following topics describe how to customize an accordion item: