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

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