Spread Windows Forms 12.0 Product Documentation
IsEmpty Property (TableElementStyle)


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

Reference

TableElementStyle Class
TableElementStyle Members