Spread Silverlight Documentation
HideRowFilter Class Members
Properties  Methods 


The following tables list the members exposed by HideRowFilter.

Public Constructors
 NameDescription
Public ConstructorHideRowFilter ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyIsFilteredOverridden. Gets whether any of the columns are filtered.  
Public PropertyRangeOverridden. Gets or sets the cell range for the hide row filter.  
Public PropertySheetGets or sets the sheet. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public PropertyShowFilterButtonGets or sets a value that indicates whether to show a filter button. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Top
Public Methods
 NameDescription
Public MethodAddAverageFilterAdds the average filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public MethodAddBackgroundFilterAdds the background filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public MethodAddDateFilterAdds the date filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public MethodAddFilterItemOverridden. Adds a specified filter to the row filter.  
Public MethodAddForegroundFilterAdds the foreground filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public MethodAddNumberFilterAdds the number filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public MethodAddRowFilteredInFilters the specified row.  
Public MethodAddTextFilterAdds the text filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public MethodAddTop10FilterAdds the top 10 filter for the row filter. (Inherited from GrapeCity.Windows.SpreadSheet.Data.RowFilterBase)
Public MethodClearFilterItemsRemoves all filters for every column.  
Public MethodFilterOverloaded. Overridden. Filters all columns.  
Public MethodGetColumnSortStateGets the current sort state.  
Public MethodGetFilterableBackgroundColorItemsGets the background colors for filtered data to be displayed in the drop-down list for the specified column.  
Public MethodGetFilterableDataItemsOverridden. Gets the data that can be filtered and is to be displayed in the drop-down list for the specified column.  
Public MethodGetFilterableForeColorItemsGets the foreground colors for filtered data to be displayed in the drop-down list for the specified column.  
Public MethodGetFilteredColumnsGets the indexes of columns that are filtered.  
Public MethodGetFilteredItemsOverridden. Gets all the filtered conditions.  
Public MethodGetFilterItemsOverridden. Gets the filters for the specified column.  
Public MethodGetSorttedColumnIndexGets the sorted column index.  
Public MethodIsColumnFilteredOverridden. Determines whether the specified column is filtered.  
Public MethodIsRowFilteredOutOverridden. Determines whether the specified row is filtered out.  
Public MethodIsSorttedGets whether the filter is sorted.  
Public MethodReFilterOverridden. Refreshes all the filters.  
Public MethodRemoveFilterItemsOverridden. Removes the filter for the specified column.  
Public MethodResetOverridden. Clears all filters.  
Public MethodSortColumnSorts the specified column in the specified order.  
Public MethodToStringReturns a System.String that represents the current System.Object.  
Public MethodUnfilterOverloaded. Overridden. Removes the filter for all columns.  
Top
Protected Methods
 NameDescription
Protected MethodOnAddColumnsOverridden. Adds columns to the filter after the specified column.  
Protected MethodOnAddRowsOverridden. Adds rows to the filter after the specified row.  
Protected MethodOnClearOverridden. Removes filters from the specified range  
Protected MethodOnCopyOverridden. Copies filters from the start range and pastes into a range of cells at the end location.  
Protected MethodOnMoveOverridden. Moves filters from the start range to a range of cells at the end location.  
Protected MethodOnRemoveColumnsOverridden. Removes columns from the filter starting with the specified column.  
Protected MethodOnRemoveRowsOverridden. Removes rows in the filter from the specified row.  
Protected MethodOnSwapOverridden. Swaps filters in the specified range from one location to another.  
Top
See Also

Reference

HideRowFilter Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.