DevExpress.Xpf.Accordion Namespace
Contains classes which implement the main functionality of the WPF Accordion control. To use these classes in XAML code, add the xmlns:dxa=”http://schemas.devexpress.com/winfx/2008/xaml/accordion“ namespace reference.
Assembly: DevExpress.Xpf.Accordion.v24.2.dll
NuGet Package: DevExpress.Wpf.Accordion
#Classes
Name | Description |
---|---|
Accordion |
Provides access to Accordion |
Accordion |
Represents the Accordion Control. |
Accordion |
Provides data for the Accordion |
Accordion |
Represents the Accordion Item. |
Accordion |
Provides data for the Accordion |
Accordion |
Provides data for the Accordion |
Accordion |
Provides data for the Accordion |
Can |
Provides data for the Can |
#Interfaces
Name | Description |
---|---|
IChildren |
Interface that should be implemented by a class that retrieves the Accordion |
#Enums
Name | Description |
---|---|
Accordion |
Lists values that specify the Accordion’s view mode. |
Collapsed |
Lists values that specify whether clicking a collapsed item selects it or invokes a popup with the child items. |
Collapsed |
Lists values that specify the display mode for accordion items in the collapsed Accordion |
Collapse |
Lists values that specify the position of the popup with Accordion items when the Accordion is in the Collapse Mode. |
Expand |
Lists values that specify the position of the expand button within the accordion item’s header. |
Expand |
Lists values that specify the number of accordion items that can be expanded simultaneously. |
Glyph |
Lists values that specify the position and visibility of the glyph within the accordion item. |
Item |
Lists values that specify the display mode of the accordion item. |
Item |
Lists values that indicate the item’s visibility mode. |
Root |
Lists values that specify whether to enable a uniform style for root and subordinate items. |
Selection |
Lists values that specify whether Accordion |
Selection |
Lists values that specify whether an end-user can select items or both items and groups. |
Summary |
Lists values that specify the position of the Summary Item relative to regular items. |