ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / C1.Win.C1SplitContainer Namespace / C1SplitterPanel Class / HeaderLineColor Property

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