[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DefaultRowFilter.IsAnyFilterApplied

IsAnyFilterApplied Method

IsAnyFilterApplied()

Checks whether a filter has been applied in the spread sheet.

Declaration
public bool IsAnyFilterApplied()
Public Function IsAnyFilterApplied() As Boolean
Returns
Type Description
bool

Returns true if a filter has been applied; otherwise, false

Implements