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


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

Reference

Border Class
Border Members