Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1Window Class / HeaderFontStretch Property

In This Topic
    HeaderFontStretch Property (C1Window)
    In This Topic
    Gets or sets the font stretch of the header.
    Syntax
    'Declaration
     
    
    Public Property HeaderFontStretch As FontStretch
    public FontStretch HeaderFontStretch {get; set;}
    See Also