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

In This Topic
    RowFilterBase Class Members
    In This Topic

    The following tables list the members exposed by RowFilterBase.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Indicates a blank item in the filter.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value that indicates whether any row is filtered.  
    Public PropertyGets or sets the cell range for the row filter.  
    Public PropertyGets or sets the sheet.  
    Public PropertyGets or sets a value that indicates whether to show a filter button.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the average filter for the row filter.  
    Public MethodAdds the background filter for the row filter.  
    Public MethodAdds the date filter for the row filter.  
    Public MethodAdds a specified filter to the row filter.  
    Public MethodAdds the foreground filter for the row filter.  
    Public MethodAdds the number filter for the row filter.  
    Public MethodAdds the text filter for the row filter.  
    Public MethodAdds the top 10 filter for the row filter.  
    Public MethodOverloaded. Filters all columns.  
    Public MethodGets the data that can be filtered and is to be displayed in the drop-down list for the specified column.  
    Public MethodGets all the filtered conditions.  
    Public MethodGets the filters for a specified column.  
    Public MethodDetermines whether a specified column is filtered.  
    Public MethodDetermines whether the specified row is filtered out.  
    Public MethodRefreshes all the filters.  
    Public MethodRemoves the specified filter.  
    Public MethodClears all filters.  
    Public MethodOverloaded. Removes the filter for all columns.  
    Top
    See Also