ComponentOne Extended Library for WPF and Silverlight
C1Expander Class
Members 

C1.WPF.Extended Namespace : C1Expander Class
C1Expander is a C1.WPF.C1HeaderedContentControl with a collapsible/expandable panel. The content is visible by clicking on the header.
Object Model
C1Expander Class
Syntax
'Declaration
 
Public Class C1Expander 
   Inherits C1.WPF.C1HeaderedContentControl
public class C1Expander : C1.WPF.C1HeaderedContentControl 
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

C1Expander Members
C1.WPF.Extended Namespace