Spread Windows Forms 9.0 Product Documentation
IRowFilter Interface Members
Properties  Methods 

The following tables list the members exposed by IRowFilter.

Public Properties
 NameDescription
 PropertyAllStringGets or sets the "(All)" filter item string.  
 PropertyBlanksStringGets or sets the "(Blanks)" filter item string.  
 PropertyColumnDefinitionsGets the collection of filter column definitions for the sheet.  
 PropertyDropDownBorderStyleGets the style for the border around the drop-down list of filter items.  
 PropertyNonBlanksStringGets or sets the "(NonBlanks)" filter item string.  
 PropertySheetViewGets or sets the sheet for this row filter.  
 PropertyShowFilterIndicatorGets or sets whether the filter indicator is displayed.  
 PropertyUnfilteredRowsGets or sets rows that are not to be filtered.  
Top
Public Methods
 NameDescription
 MethodAddColumnOverloaded. Adds a filter column definition to the row filter.  
 MethodAddFilteredOutRowAdds a row to the filtered-out row list, which is the list of rows currently filtered-out by the combined settings of the filtered columns.  
 MethodDeserializeLoads the object from XML. (Inherited from FarPoint.Win.ISerializeSupport)
 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.  
 MethodSerializeSaves 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

 

 


Copyright © GrapeCity, inc. All rights reserved.