[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.BaseSheetSpanModel.IsEmpty

IsEmpty Method

IsEmpty()

Determines whether the model is empty of cell spans.

Declaration
public virtual bool IsEmpty()
Public Overridable Function IsEmpty() As Boolean
Returns
Type Description
bool

True if has no data; otherwise, false

Implements