ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1FlipTile Class / HeaderFontWeight Property

In This Topic
    HeaderFontWeight Property (C1FlipTile)
    In This Topic
    Syntax
    'Declaration
     
    Public Property HeaderFontWeight As Windows.UI.Text.FontWeight
    public Windows.UI.Text.FontWeight HeaderFontWeight {get; set;}
    See Also