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

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

    See Also