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

In This Topic
    BoldHeaderFont Property (C1SplitContainer)
    In This Topic
    Gets or sets whether the panel headers use a bold font.
    Syntax
    'Declaration
     
    
    Public Property BoldHeaderFont As Boolean
    public bool BoldHeaderFont {get; set;}
    See Also