Spread Windows Forms 12.0 Product Documentation
IsEmpty Property (ISparklineContainer)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ISparklineContainer Interface : IsEmpty Property
Gets a value that indicates whether this instance is empty.
Syntax
'Declaration
 
ReadOnly Property IsEmpty As Boolean
'Usage
 
Dim instance As ISparklineContainer
Dim value As Boolean
 
value = instance.IsEmpty
bool IsEmpty {get;}

Property Value

true if this instance is empty; otherwise, false.
See Also

Reference

ISparklineContainer Interface
ISparklineContainer Members