Spread ASP.NET 6.0 Product Documentation
IRowFilter Interface Members
See Also  Properties  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.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.  
 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.  
 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-2012 GrapeCity, Inc. All Rights Reserved.