[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.DefaultSheetSelectionModel.IsEmpty

IsEmpty Method

IsEmpty()

Determines whether the model has no selections.

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

true if has no data; false otherwise

Overrides