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

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