Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1AccordionItem Class
Members

In This Topic
    C1AccordionItem Class
    In This Topic
    Represents the items that can be hosted in a C1Accordion.
    Object Model
    C1AccordionItem Class
    Syntax
    'Declaration
     
    
    Public Class C1AccordionItem 
       Inherits C1Expander
    public class C1AccordionItem : C1Expander 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.ContentControl
                      C1.Silverlight.C1HeaderedContentControl
                         C1.Silverlight.Extended.C1Expander
                            C1.Silverlight.Extended.C1AccordionItem

    See Also