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

In This Topic
    HeaderLineColor Property (C1SplitterPanel)
    In This Topic
    Gets or sets the color of a horizontal line that appears below the panel header.
    Syntax
    'Declaration
     
    
    Public Property HeaderLineColor As Color
    public Color HeaderLineColor {get; set;}
    See Also