ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.8 Assembly / C1.Win.C1SplitContainer Namespace / C1SplitContainer Class / HeaderLineWidth Property

In This Topic
    HeaderLineWidth Property
    In This Topic
    Gets or sets the width of a horizontal line that appears below panel headers.
    Syntax
    'Declaration
     
    Public Property HeaderLineWidth As System.Integer
    public System.int HeaderLineWidth {get; set;}
    See Also