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

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