Overview
12 Sep 20251 minute to read
| Name | Description |
|---|---|
| Accordion | The Accordion is a vertically collapsible content panel that displays one or more panels at a time within the available space. |
| AccordionActionSettings | Objects used for configuring the Accordion expanding item action properties. |
| AccordionAnimationSettings | Objects used for configuring the Accordion animation properties. |
| AccordionItem | An item object that is used to configure Accordion items. |
| AccordionClickArgs | An interface that holds options to control the accordion click action. |
| ExpandEventArgs | An interface that holds options to control the expanding item action. |
| ExpandedEventArgs | An interface that holds options to control the expanded item action. |
| ExpandMode | Specifies the option to expand single or multiple panel at a time. |