[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.IAutoFilterIndexSupport

IAutoFilterIndexSupport Interface

Interface for supporting setting a specific column header row index in which to display the column automatic filter indicator.

Namespace: FarPoint.Web.Spread.Model
Assembly: FarPoint.Web.Spread.dll
Syntax
public interface IAutoFilterIndexSupport
Public Interface IAutoFilterIndexSupport

Methods

Name Description
GetAutoFilterIndex(int)

Gets the column header row index in which to display the column automatic filter indicator.

SetAutoFilterIndex(int, int)

Sets the column header row index in which to display the column automatic filter indicator (-1 to display in last row of column headers).