[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IAutoFilterIndexSupport.GetAutoFilterIndex

GetAutoFilterIndex Method

GetAutoFilterIndex(int)

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

Declaration
int GetAutoFilterIndex(int columnIndex)
Function GetAutoFilterIndex(columnIndex As Integer) As Integer
Parameters
Type Name Description
int columnIndex

Column index

Returns
Type Description
int

The column header row index (-1 to display in last row of column headers).