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

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