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

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