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

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