Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TableElementStyle Class / IsEmpty Property


In This Topic
IsEmpty Property (TableElementStyle)
In This Topic
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
See Also