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

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