Spread Silverlight Documentation
RowFilterBase Class Members
Fields  Properties  Methods 


The following tables list the members exposed by RowFilterBase.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)BlankItemIndicates a blank item in the filter.  
Top
Public Properties
 NameDescription
Public PropertyIsFilteredGets a value that indicates whether any row is filtered.  
Public PropertyRangeGets or sets the cell range for the row filter.  
Public PropertySheetGets or sets the sheet.  
Public PropertyShowFilterButtonGets or sets a value that indicates whether to show a filter button.  
Top
Public Methods
 NameDescription
Public MethodAddAverageFilterAdds the average filter for the row filter.  
Public MethodAddBackgroundFilterAdds the background filter for the row filter.  
Public MethodAddDateFilterAdds the date filter for the row filter.  
Public MethodAddFilterItemAdds a specified filter to the row filter.  
Public MethodAddForegroundFilterAdds the foreground filter for the row filter.  
Public MethodAddNumberFilterAdds the number filter for the row filter.  
Public MethodAddTextFilterAdds the text filter for the row filter.  
Public MethodAddTop10FilterAdds the top 10 filter for the row filter.  
Public MethodFilterOverloaded. Filters all columns.  
Public MethodGetFilterableDataItemsGets the data that can be filtered and is to be displayed in the drop-down list for the specified column.  
Public MethodGetFilteredItemsGets all the filtered conditions.  
Public MethodGetFilterItemsGets the filters for a specified column.  
Public MethodIsColumnFilteredDetermines whether a specified column is filtered.  
Public MethodIsRowFilteredOutDetermines whether the specified row is filtered out.  
Public MethodReFilterRefreshes all the filters.  
Public MethodRemoveFilterItemsRemoves the specified filter.  
Public MethodResetClears all filters.  
Public MethodUnfilterOverloaded. Removes the filter for all columns.  
Top
Protected Methods
 NameDescription
Protected MethodOnAddColumnsAdds columns in the filter after the specified column.  
Protected MethodOnAddRowsAdds rows in the filter after the specified row.  
Protected MethodOnClearRemoves filters in the specified range  
Protected MethodOnCopyCopies filters from the start range and pastes into a range of cells at the end location.  
Protected MethodOnMoveMoves filters from the start range to a range of cells at the end location.  
Protected MethodOnRemoveColumnsRemoves columns in the filter from the specified column.  
Protected MethodOnRemoveRowsRemoves rows in the filter from the specified row.  
Protected MethodOnSwapSwaps filters of the specified range from one location to another.  
Top
See Also

Reference

RowFilterBase Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.