Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / ISortedFilterItem Interface
Properties Methods

In This Topic
    ISortedFilterItem Interface Members
    In This Topic

    The following tables list the members exposed by ISortedFilterItem.

    Public Properties
     NameDescription
     PropertyGets whether the display name should be added to the top of the filter drop-down list. (Inherited from FarPoint.Web.Spread.IFilterItem)
     PropertyGets the display name. (Inherited from FarPoint.Web.Spread.IFilterItem)
     PropertySets the sheet to filter. (Inherited from FarPoint.Web.Spread.IFilterItem)
    Top
    Public Methods
     NameDescription
     MethodSelects a filter from the filter drop-down list. (Inherited from FarPoint.Web.Spread.IFilterItem)
     MethodDetermines whether this filter should be displayed in the filter drop-down list based on the currently filtered-in rows. (Inherited from FarPoint.Web.Spread.IFilterItem)
    Top
    See Also