[]
        
(Showing Draft Content)

FarPoint.Web.Spread.DefaultSparklineContainer.IsEmpty

IsEmpty Property

IsEmpty

Gets a value that indicates whether this instance is empty.

Declaration
public bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
Property Value
Type Description
bool

true if this instance is empty; otherwise, false.

Implements