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

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