Spread Windows Forms 7.0 Product Documentation
IRowFilter Interface Members
See Also  Properties  Methods  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : IRowFilter Interface

Glossary Item Box

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.  
 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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.