[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IFilterSupport

IFilterSupport Interface

Interface that supports row filters for filtering rows on a sheet.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IFilterSupport
Public Interface IFilterSupport

Methods

Name Description
GetDropDownFilterItems(int)

Gets the list of items to display in the filter drop-down list.

InvalidateRowFilter(bool, bool)

Invalidates the row filter and causes the columns to be repainted.

ResetFilteredColumn(int)

Internal Use: Resets a column to be unfiltered.

SetFilteredColumn(int, string)

Internal Use: Sets a column as filtered, and passes the selected drop-down list string by which to filter.