Spread WPF Documentation
HideRowFilter Class Members
Properties  Methods 


GrapeCity.Windows.SpreadSheet.Data Namespace : HideRowFilter Class

The following tables list the members exposed by HideRowFilter.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyOverridden. Gets whether any of the columns are filtered.  
Public PropertyOverridden. Gets or sets the cell range for the hide row filter.  
Public PropertyGets or sets the sheet. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public PropertyGets or sets a value that indicates whether to show a filter button. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Top
Public Methods
 NameDescription
Public MethodAdds the average filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public MethodAdds the background filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public MethodAdds 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 MethodAdds the foreground filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public MethodAdds the number filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public MethodFilters the specified row.  
Public MethodAdds the text filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public MethodAdds the top 10 filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public MethodRemoves all filters for every column.  
Public MethodOverloaded. Overridden. Filters all columns.  
Public MethodGets the current sort state.  
Public MethodGets 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 MethodGets the foreground colors for filtered data to be displayed in the drop-down list for the specified column.  
Public MethodGets the indexes of columns that are filtered.  
Public MethodOverridden. Gets all the filtered conditions.  
Public MethodOverridden. Gets the filters for the specified column.  
Public MethodGets the sorted column index.  
Public MethodOverridden. Determines whether the specified column is filtered.  
Public MethodOverridden. Determines whether the specified row is filtered out.  
Public MethodGets 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 MethodSorts 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