Class | Description | |
---|---|---|
AccordionItem | Represents an item of accordion. | |
AccordionItemsCollection | Collection of AccordionItem. | |
AccordionPanel | Panel that lays out C1Expander´s. | |
C1Accordion | ItemsControl that contains C1Expander. It allows only one item to be expanded at a time (similar to the NavigationBar in Outlook). | |
C1Expander | C1Expander is a C1.Blazor.Core.C1HeaderedContentControl with a collapsible/expandable panel. The content is visible by clicking on the header. | |
ExpanderButton | Button used in the C1Expander header. |