Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / AutoFilter Class
Properties Methods


In This Topic
    AutoFilter Class Members
    In This Topic

    The following tables list the members exposed by AutoFilter.

    Public Properties
     NameDescription
    Public PropertyGets the auto filter's container.  
    Public PropertyGets a value indicating whether the worksheet is in the AutoFilter filter mode.  
    Public PropertyGets the AutoFilterColumn at the specified column.  
    Public PropertyGets a GrapeCity.CalcEngine.RangeReference value that represents the range to which the specified AutoFilter applies.  
    Public PropertyGets the sort object.  
    Public PropertyGets the worksheet which contains this IAutoFilterOwner object.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a filter to the specified column.  
    Public MethodApplies the specified AutoFilter object.  
    Public MethodClears the filter and sort state at the specified column for the current object.  
    Public Method  
    Public MethodRemoves the filter from the current worksheet.  
    Public MethodHides the filter button.  
    Public MethodRemoves a filter from the specified column.  
    Public MethodActivates the specified Filter for a column and re-apply filtering.  
    Public MethodDisplays all the data returned by the AutoFilter object.  
    Public MethodShows the filter button.  
    Top
    See Also