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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Background Class > Background Constructor : Background Constructor(Boolean)
Creates a new background and whether enabled.
Syntax
'Declaration
 
Public Function New( _
   ByVal enable As Boolean _
)
'Usage
 
Dim enable As Boolean
 
Dim instance As New Background(enable)
public Background( 
   bool enable
)

Parameters

enable
See Also

Reference

Background Class
Background Members
Overload List