GrapeCity.Xaml.SpreadSheet.Data
IsEmpty Property (TableStyleInfo)


GrapeCity.Xaml.SpreadSheet.Data Namespace > TableStyleInfo Class : IsEmpty Property
Gets a value that indicates whether style settings are set.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public ReadOnly Property IsEmpty As Boolean
'Usage
 
Dim instance As TableStyleInfo
Dim value As Boolean
 
value = instance.IsEmpty
[DefaultValue()]
public bool IsEmpty {get;}

Property Value

true if there are no style settings set; otherwise, false.
See Also

Reference

TableStyleInfo Class
TableStyleInfo Members