Spread Silverlight Documentation
HideRowFilter Class Methods


GrapeCity.Windows.SpreadSheet.Data Namespace : HideRowFilter Class

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

Public Methods
 NameDescription
Public Method Adds the average filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public Method Adds the background filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public Method Adds the date filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public MethodOverridden.  Adds a specified filter to the row filter.  
Public Method Adds the foreground filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public Method Adds the number filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public Method Filters the specified row.  
Public Method Adds the text filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public Method Adds the top 10 filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public Method Removes all filters for every column.  
Public MethodOverloaded. Overridden.  Filters all columns.  
Public Method Gets the current sort state.  
Public Method Gets the background colors for filtered data to be displayed in the drop-down list for the specified column.  
Public MethodOverridden.  Gets the data that can be filtered and is to be displayed in the drop-down list for the specified column.  
Public Method Gets the foreground colors for filtered data to be displayed in the drop-down list for the specified column.  
Public Method Gets the indexes of columns that are filtered.  
Public MethodOverridden.  Gets all the filtered conditions.  
Public MethodOverridden.  Gets the filters for the specified column.  
Public Method Gets the sorted column index.  
Public MethodOverridden.  Determines whether the specified column is filtered.  
Public MethodOverridden.  Determines whether the specified row is filtered out.  
Public Method Gets whether the filter is sorted.  
Public MethodOverridden.  Refreshes all the filters.  
Public MethodOverridden.  Removes the filter for the specified column.  
Public MethodOverridden.  Clears all filters.  
Public Method Sorts the specified column in the specified order.  
Public MethodReturns a System.String that represents the current System.Object.  
Public MethodOverloaded. Overridden.  Removes the filter for all columns.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden.  Adds columns to the filter after the specified column.  
Protected MethodOverridden.  Adds rows to the filter after the specified row.  
Protected MethodOverridden.  Removes filters from the specified range  
Protected MethodOverridden.  Copies filters from the start range and pastes into a range of cells at the end location.  
Protected MethodOverridden.  Moves filters from the start range to a range of cells at the end location.  
Protected MethodOverridden.  Removes columns from the filter starting with the specified column.  
Protected MethodOverridden.  Removes rows in the filter from the specified row.  
Protected MethodOverridden.  Swaps filters in the specified range from one location to another.  
Top
See Also

Reference

HideRowFilter Class
GrapeCity.Windows.SpreadSheet.Data Namespace