ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewItem Class / HeaderFontStretch Property

In This Topic
    HeaderFontStretch Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property HeaderFontStretch As Windows.UI.Text.FontStretch
    public Windows.UI.Text.FontStretch HeaderFontStretch {get; set;}
    See Also