Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / IAutoFilterIndexSupport2 Interface
Methods Events

In This Topic
    IAutoFilterIndexSupport2 Interface Members
    In This Topic

    The following tables list the members exposed by IAutoFilterIndexSupport2.

    Public Methods
     NameDescription
     MethodGets the column header row index in which to display the column automatic filter indicator. (Inherited from FarPoint.Web.Spread.Model.IAutoFilterIndexSupport)
     MethodSets the column header row index in which to display the column automatic filter indicator (-1 to display in last row of column headers). (Inherited from FarPoint.Web.Spread.Model.IAutoFilterIndexSupport)
    Top
    Public Events
     NameDescription
     EventOccurs when the automatic filter index has been changed.  
    Top
    See Also