ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1Tile Class / HeaderFontSize Property

In This Topic
    HeaderFontSize Property (C1Tile)
    In This Topic
    Syntax
    'Declaration
     
    Public Property HeaderFontSize As System.Double
    public System.double HeaderFontSize {get; set;}
    See Also