Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleBackgroundImage Class / Initial Property

In This Topic
    Initial Property (C1StyleBackgroundImage)
    In This Topic
    Gets the initial background-image.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Initial As C1StyleBackgroundImage
    public static C1StyleBackgroundImage Initial {get;}
    See Also