C1.Silverlight.Extended Namespace / C1Expander Class
Members

C1Expander Class
C1Expander is a C1.Silverlight.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.Silverlight.C1HeaderedContentControl
 
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