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

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