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

In This Topic
    C1AccordionPanel Class
    In This Topic
    Panel that lays out C1AccordionItem´s.
    Object Model
    C1AccordionPanel Class
    Syntax
    'Declaration
     
    
    Public Class C1AccordionPanel 
       Inherits System.Windows.Controls.Panel
    public class C1AccordionPanel : System.Windows.Controls.Panel 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Panel
                   C1.Silverlight.Extended.C1AccordionPanel

    See Also