ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockWindow Class / HeaderFontWeight Property

In This Topic
    HeaderFontWeight Property (C1DockWindow)
    In This Topic
    Syntax
    'Declaration
     
    Public Property HeaderFontWeight As FontWeight
    public FontWeight HeaderFontWeight {get; set;}
    See Also