C1.WinUI.Accordion Assembly / C1.WinUI.Accordion Namespace
Inheritance Hierarchy
C1.WinUI.Accordion Namespace
Classes
 ClassDescription
ClassPanel that lays out C1Expander´s.
ClassMicrosoft.UI.Xaml.Controls.ItemsControl that contains C1Expander. It allows only one item to be expanded at a time (similar to the NavigationBar in Outlook).
ClassC1Expander is a C1.WinUI.Core.C1HeaderedContentControl with a collapsible/expandable panel. The content is visible by clicking on the header.
ClassMicrosoft.UI.Xaml.Controls.ContentControl which allows specifying a value between 0 and 1 to perform slide animations which affect the layout.
ClassButton used in the C1Expander header.
Enumerations
 EnumerationDescription
EnumerationSpecifies the direction in which a C1Expander control opens.
EnumerationSpecifies how the expander icon is aligned inside the header.
EnumerationSpecifies the expanding behavior for C1Accordion which determines if how many items can be expanded s expands.
See Also