Spread for ASP.NET 12 Product Documentation
IsEmpty Property (Appearance)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Appearance Class : IsEmpty Property
Determines whether none of the properties of the Appearance object is set.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsEmpty As Boolean
'Usage
 
Dim instance As Appearance
Dim value As Boolean
 
value = instance.IsEmpty
public virtual bool IsEmpty {get;}
See Also

Reference

Appearance Class
Appearance Members