Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IAutoFilter Interface

In This Topic
    IAutoFilter Interface Properties
    In This Topic

    For a list of all members of this type, see IAutoFilter members.

    Public Properties
     NameDescription
     PropertyGets a value indicating whether the worksheet is in the AutoFilter filter mode.  
     PropertyGets an IFilters collection that represents all the filters in an auto filtered range.  
     PropertyGets an IRange object that represents the range to which the specified AutoFilter applies.  
     PropertyGets the sort column or columns, and sort order for the IAutoFilter collection.  
    Top
    See Also