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

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