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


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.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

TableStyleInfo Class
TableStyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options