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

In This Topic
    Initial Property (C1StyleFontWeight)
    In This Topic
    Sets this property to its default value.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Initial As C1StyleFontWeight
    public static C1StyleFontWeight Initial {get;}
    See Also