C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Accordion Namespace / C1AccordionPaneContentContainer Class
Members

C1AccordionPaneContentContainer Class
Holds the content for the panes in the C1Accordion control.
Object Model
C1AccordionPaneContentContainer Class
Syntax
'Declaration
 
Public Class C1AccordionPaneContentContainer 
   Inherits System.Web.UI.WebControls.Panel
 
Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         System.Web.UI.WebControls.Panel
            C1.Web.Wijmo.Controls.C1Accordion.C1AccordionPaneContentContainer

See Also