Spread WPF 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 PropertyGets a value that indicates whether any row is filtered.  
Public PropertyGets or sets the cell range for the row filter.  
Public PropertyGets or sets the sheet.  
Public PropertyGets or sets a value that indicates whether to show a filter button.  
Top
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