Spread Silverlight Documentation
RowFilterBase Class Members
Fields  Properties  Methods 


GrapeCity.Windows.SpreadSheet.Data Namespace : RowFilterBase Class

The following tables list the members exposed by RowFilterBase.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) Indicates a blank item in the filter.  
Top
Public Properties
 NameDescription
Public Property Gets a value that indicates whether any row is filtered.  
Public Property Gets or sets the cell range for the row filter.  
Public Property Gets or sets the sheet.  
Public Property Gets or sets a value that indicates whether to show a filter button.  
Top
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