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

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