ComponentOne Extended Library for WPF and Silverlight
C1AccordionItem Class
Members 

C1.WPF.Extended Namespace : C1AccordionItem Class
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.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        C1.WPF.C1HeaderedContentControl
                           C1.WPF.Extended.C1Expander
                              C1.WPF.Extended.C1AccordionItem

See Also

Reference

C1AccordionItem Members
C1.WPF.Extended Namespace