ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Splitter Namespace / CollapsingPanel Enumeration

In This Topic
    CollapsingPanel Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum CollapsingPanel 
       Inherits System.Enum
    public enum CollapsingPanel : System.Enum 
    Members
    MemberDescription
    Panel1Panel1
    Panel2Panel2
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Web.Wijmo.Controls.C1Splitter.CollapsingPanel

    See Also