Spread for ASP.NET 8.0 Product Documentation
IRowFilter Interface Methods

For a list of all members of this type, see IRowFilter members.

Public Methods
 NameDescription
 MethodAddColumnOverloaded. Adds a filter column definition to the row filter.  
 MethodGetColumnFilterByGets the string selected in the drop-down list of filters for the specified column.  
 MethodGetColumnFilterIndexFromColumnIndexGets the column filter index for the specified column.  
 MethodGetFilterColumnDefinitionGets the filter column definition for the specified column.  
 MethodGetFilteredColumnIndexesGets an array of column indexes where row filters exist.  
 MethodGetFilteredOutRowListGets the list of rows that are filtered out.  
 MethodGetIntersectedFilteredInRowsOverloaded. Gets the intersection of the filtered-in rows for all the filtered columns.  
 MethodIsFilteredDetermines whether the specified column is filtered.  
 MethodIsRowFilteredOutDetermines whether the specified row is filtered out.  
 MethodMoveFiltersMoves the filter column(s) to another location.  
 MethodRemoveColumnRemoves a filter column definition from the row filter.  
 MethodResetFilterOverloaded. Resets the temporary filter settings for all columns.  
Top
See Also

Reference

IRowFilter Interface
FarPoint.Web.Spread Namespace

User-Task Documentation

Customizing User Filtering of Data

 

 


Copyright © GrapeCity, inc. All rights reserved.