[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.GroupDataModel.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

True if the cell has no data; otherwise, false

Overrides
Implements