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

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