Spread Silverlight 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 Method Adds the average filter for the row filter.  
Public Method Adds the background filter for the row filter.  
Public Method Adds the date filter for the row filter.  
Public Method Adds a specified filter to the row filter.  
Public Method Adds the foreground filter for the row filter.  
Public Method Adds the number filter for the row filter.  
Public Method Adds the text filter for the row filter.  
Public Method Adds the top 10 filter for the row filter.  
Public MethodOverloaded.  Filters all columns.  
Public Method Gets the data that can be filtered and is to be displayed in the drop-down list for the specified column.  
Public Method Gets all the filtered conditions.  
Public Method Gets the filters for a specified column.  
Public Method Determines whether a specified column is filtered.  
Public Method Determines whether the specified row is filtered out.  
Public Method Refreshes all the filters.  
Public Method Removes the specified filter.  
Public Method Clears all filters.  
Public MethodOverloaded.  Removes the filter for all columns.  
Top
Protected Methods
 NameDescription
Protected Method Adds columns in the filter after the specified column.  
Protected Method Adds rows in the filter after the specified row.  
Protected Method Removes filters in the specified range  
Protected Method Copies filters from the start range and pastes into a range of cells at the end location.  
Protected Method Moves filters from the start range to a range of cells at the end location.  
Protected Method Removes columns in the filter from the specified column.  
Protected Method Removes rows in the filter from the specified row.  
Protected Method Swaps filters of the specified range from one location to another.  
Top
See Also

Reference

RowFilterBase Class
GrapeCity.Windows.SpreadSheet.Data Namespace