Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / HideRowFilter Class
Properties Methods

In This Topic
    HideRowFilter Class Members
    In This Topic

    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 MethodOverloaded. Overridden. Removes the filter for all columns.  
    Top
    See Also