Spread Windows Forms 10.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.  
 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.