ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1TileBase Class / FontStyle Property

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