Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / Background Class / Background Constructor / Background Constructor()


In This Topic
    Background Constructor()
    In This Topic
    Creates a new background with default values.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New Background()
    public Background()
    See Also