Spread for ASP.NET 11 Product Documentation
IsEmpty Property (Background)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Background Class : IsEmpty Property
Gets whether this instance is empty.
Syntax
'Declaration
 
Public ReadOnly Property IsEmpty As Boolean
'Usage
 
Dim instance As Background
Dim value As Boolean
 
value = instance.IsEmpty
public bool IsEmpty {get;}

Property Value

Boolean: true if this instance is empty; false otherwise
See Also

Reference

Background Class
Background Members