ComponentOne Accordion for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Accordion Namespace / C1AccordionPane Class
Members

In This Topic
    C1AccordionPane Class
    In This Topic
    The AccordionPane control is an expandable pane containing a header or title for information to be displayed in its accordion or viewing area.
    Object Model
    C1AccordionPane Class
    Syntax
    'Declaration
     
    Public Class C1AccordionPane 
       Inherits System.Web.UI.WebControls.WebControl
    public class C1AccordionPane : System.Web.UI.WebControls.WebControl 
    Inheritance Hierarchy

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

    See Also