Spread WPF Documentation
RowFilterBase Class Methods


GrapeCity.Windows.SpreadSheet.Data Namespace : RowFilterBase Class

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

Public Methods
 NameDescription
Public MethodAdds the average filter for the row filter.  
Public MethodAdds the background filter for the row filter.  
Public MethodAdds the date filter for the row filter.  
Public MethodAdds a specified filter to the row filter.  
Public MethodAdds the foreground filter for the row filter.  
Public MethodAdds the number filter for the row filter.  
Public MethodAdds the text filter for the row filter.  
Public MethodAdds the top 10 filter for the row filter.  
Public MethodOverloaded. Filters all columns.  
Public MethodGets the data that can be filtered and is to be displayed in the drop-down list for the specified column.  
Public MethodGets all the filtered conditions.  
Public MethodGets the filters for a specified column.  
Public MethodDetermines whether a specified column is filtered.  
Public MethodDetermines whether the specified row is filtered out.  
Public MethodRefreshes all the filters.  
Public MethodRemoves the specified filter.  
Public MethodClears all filters.  
Public MethodOverloaded. Removes the filter for all columns.  
Top
Protected Methods
 NameDescription
Protected MethodAdds columns in the filter after the specified column.  
Protected MethodAdds rows in the filter after the specified row.  
Protected MethodRemoves filters in the specified range  
Protected MethodCopies filters from the start range and pastes into a range of cells at the end location.  
Protected MethodMoves filters from the start range to a range of cells at the end location.  
Protected MethodRemoves columns in the filter from the specified column.  
Protected MethodRemoves rows in the filter from the specified row.  
Protected MethodSwaps filters of the specified range from one location to another.  
Top
See Also

Reference

RowFilterBase Class
GrapeCity.Windows.SpreadSheet.Data Namespace