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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > StyleInfo Class : IsEmpty Property
Gets whether there are no style settings set.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsEmpty As Boolean
'Usage
 
Dim instance As StyleInfo
Dim value As Boolean
 
value = instance.IsEmpty
public virtual bool IsEmpty {get;}
See Also

Reference

StyleInfo Class
StyleInfo Members