ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Expander Namespace / C1ExpanderHeaderContainer Class
Members

In This Topic
    C1ExpanderHeaderContainer Class
    In This Topic
    Represents the expander's header container.
    Object Model
    C1ExpanderHeaderContainer Class
    Syntax
    'Declaration
     
    Public Class C1ExpanderHeaderContainer 
       Inherits System.Web.UI.WebControls.Panel
    public class C1ExpanderHeaderContainer : 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.C1Expander.C1ExpanderHeaderContainer

    See Also