[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.DefaultSheetDataModel.IsEmpty

IsEmpty Method

IsEmpty()

Determines whether the data model is empty.

Declaration
public override bool IsEmpty()
Public Overrides Function IsEmpty() As Boolean
Returns
Type Description
bool
Overrides
Implements