Spread Windows Forms 12.0 Product Documentation
IRowFilter Interface Members
Properties  Methods 

FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : IRowFilter Interface

The following tables list the members exposed by IRowFilter.

Public Properties
 NameDescription
 PropertyGets or sets the "(All)" filter item string.  
 PropertyGets or sets the "(Blanks)" filter item string.  
 PropertyGets the collection of filter column definitions for the sheet.  
 PropertyGets the style for the border around the drop-down list of filter items.  
 PropertyGets or sets the "(NonBlanks)" filter item string.  
 PropertyGets or sets the sheet for this row filter.  
 PropertyGets or sets whether the filter indicator is displayed.  
 PropertyGets or sets rows that are not to be filtered.  
Top
Public Methods
 NameDescription
 MethodOverloaded. Adds a filter column definition to the row filter.  
 MethodLoads the object from XML. (Inherited from FarPoint.Win.ISerializeSupport)
 MethodGets the string selected in the drop-down list of filters for the specified column.  
 MethodGets the column filter index for the specified column.  
 MethodGets the filter column definition for the specified column.  
 MethodGets an array of column indexes where row filters exist.  
 MethodGets the list of rows that are filtered out.  
 MethodOverloaded. Gets the intersection of the filtered-in rows for all the filtered columns.  
 MethodDetermines whether the specified column is filtered.  
 MethodDetermines whether the specified row is filtered out.  
 MethodRemoves a filter column definition from the row filter.  
 MethodOverloaded. Resets the temporary filter settings for all columns.  
 MethodSaves the object to XML. (Inherited from FarPoint.Win.ISerializeSupport)
Top
See Also

Reference

IRowFilter Interface
FarPoint.Win.Spread Namespace

User-Task Documentation

Managing Filtering of Rows