Spread Windows Forms 10.0 Product Documentation
IRowFilter2 Interface Methods

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

Public Methods
 NameDescription
 MethodAddColumnAdds a filter column definition to the row filter. (Inherited from FarPoint.Win.Spread.IRowFilter)
 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. (Inherited from FarPoint.Win.Spread.IRowFilter)
 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. (Inherited from FarPoint.Win.Spread.IRowFilter)
 MethodGetColumnFilterIndexFromColumnIndexGets the column filter index for the specified column. (Inherited from FarPoint.Win.Spread.IRowFilter)
 MethodGetFilterColumnDefinitionGets the filter column definition for the specified column. (Inherited from FarPoint.Win.Spread.IRowFilter)
 MethodGetFilteredColumnIndexesGets an array of column indexes where row filters exist. (Inherited from FarPoint.Win.Spread.IRowFilter)
 MethodGetFilteredOutRowListGets the list of rows that are filtered out. (Inherited from FarPoint.Win.Spread.IRowFilter)
 MethodGetIntersectedFilteredInRowsGets the intersection of the filtered-in rows for all the filtered columns. (Inherited from FarPoint.Win.Spread.IRowFilter)
 MethodIsAnyFilterAppliedChecks whether a filter has been applied in the spread sheet.  
 MethodIsFilteredDetermines whether the specified column is filtered. (Inherited from FarPoint.Win.Spread.IRowFilter)
 MethodIsRowFilteredOutDetermines whether the specified row is filtered out. (Inherited from FarPoint.Win.Spread.IRowFilter)
 MethodMoveFiltersMoves the filter column(s) to another location. (Inherited from FarPoint.Win.Spread.IRowFilter)
 MethodRemoveColumnRemoves a filter column definition from the row filter. (Inherited from FarPoint.Win.Spread.IRowFilter)
 MethodResetFilterResets the temporary filter settings for all columns. (Inherited from FarPoint.Win.Spread.IRowFilter)
 MethodSerializeSaves the object to XML. (Inherited from FarPoint.Win.ISerializeSupport)
Top
See Also

Reference

IRowFilter2 Interface
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.