Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleFontSize Structure / Smaller Property

In This Topic
    Smaller Property
    In This Topic
    Gets the smaller font-size.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Smaller As C1StyleFontSize
    public static C1StyleFontSize Smaller {get;}
    See Also