ComponentOne Extended Library for WPF and Silverlight
Key Features
Accordion > Key Features

Accordion for WPF and Silverlight allows you to create customized, rich applications. Make the most of Accordion for WPF and Silverlight by taking advantage of the following key features:

The C1Accordion control has the ability to expand in four different directions. The ExpandDirection property indicates which direction the control expands and can be set to Top, Right, Bottom, or Left.

The header of C1Accordian can be customized with both text and controls. For more information on the customizable header element, see Accordion Pane Header.

Accordion is designed to maximize space. Configure the size and position of C1Accordion to hide items until needed.

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.