ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Splitter Namespace / C1Splitter Class / Panel2 Property

In This Topic
    Panel2 Property
    In This Topic
    Defines the information for bottom or right panel of splitter.
    Syntax
    'Declaration
     
    Public Property Panel2 As SplitterPanel
    public SplitterPanel Panel2 {get; set;}
    See Also