WPF Layout Controls | ComponentOne
Inheritance Hierarchy
In This Topic
    C1.WPF.Accordion Namespace
    In This Topic
    Classes
     ClassDescription
    ClassPanel that lays out C1Expander´s.
    ClassSystem.Windows.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.WPF.Core.C1HeaderedContentControl with a collapsible/expandable panel. The content is visible by clicking on the header.
    ClassSystem.Windows.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 C1.Silverlight.Extended.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