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

In This Topic
    Inherit Property (C1StyleFontWeight)
    In This Topic
    Inherits this property from its parent element.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Inherit As C1StyleFontWeight
    public static C1StyleFontWeight Inherit {get;}
    See Also