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


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

Property Value

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

Reference

StyleInfo Class
StyleInfo Members