Accordion

Display a list of expandable items with ComponentOne Accordion™ for WPF. Select an item to expand it and collapse all others, automatically organizing your UI and optimizing the use of screen real-estate.

Features

  • Add Objects of any Data Type

    Because the C1Accordion control inherits from ItemsControl, you can add objects of any data type to its Items collection and use a DataTemplate to create a visual representation of the items.

  • Choose from Different Expand Modes

    Expand the accordion in any direction you want. Expand it up, down, left, or right. The default is down, which causes content to be displayed below each header.

  • Easily Change Colors with ClearStyle

    Accordion supports ComponentOne ClearStyle™ technology which allows you to easily change control brushes without having to override templates. By just setting a few brush properties in Visual Studio you can quickly style each part of the accordion.