DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / C1SplitterPanel Class / HeaderBackColor Property

In This Topic
    HeaderBackColor Property (C1SplitterPanel)
    In This Topic
    Gets or sets the background color of the panel header.
    Syntax
    'Declaration
     
    
    Public Property HeaderBackColor As Color
    public Color HeaderBackColor {get; set;}
    See Also