ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Accordion Namespace / C1AccordionPaneContentContainer Class
Members

In This Topic
    C1AccordionPaneContentContainer Class
    In This Topic
    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
    public class C1AccordionPaneContentContainer : 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