Spread for ASP.NET 12 Product Documentation
Background Constructor(Background)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Background Class > Background Constructor : Background Constructor(Background)
Background information
Creates a new background with the specified background information.
Syntax
'Declaration
 
Public Function New( _
   ByVal info As Background _
)
'Usage
 
Dim info As Background
 
Dim instance As New Background(info)
public Background( 
   Background info
)

Parameters

info
Background information
See Also

Reference

Background Class
Background Members
Overload List