[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.BaseSheetSelectionModel.IsEmpty

IsEmpty Method

IsEmpty()

Determines whether the model has no selections.

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

true if has no data; false otherwise

Implements