[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.BaseSheetDataModel.IsEmpty

IsEmpty Method

IsEmpty()

Determines whether the model is empty of data.

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

True if the cell has no data; otherwise, false

Implements