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

In This Topic
    Inherit Property (C1StyleFontSize)
    In This Topic
    Gets the "inherit" font-size.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Inherit As C1StyleFontSize
    public static C1StyleFontSize Inherit {get;}
    See Also