Spread Windows Forms 11.0 Product Documentation
IsEmpty Property (StyleInfo)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > StyleInfo Class : IsEmpty Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsEmpty As Boolean
'Usage
 
Dim instance As StyleInfo
Dim value As Boolean
 
value = instance.IsEmpty
public virtual bool IsEmpty {get;}

Property Value

Boolean: true if there are no style settings; false otherwise
Remarks

This property is available at run time only.

See Also

Reference

StyleInfo Class
StyleInfo Members