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

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