[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetColumnAutoFilterIndex

GetColumnAutoFilterIndex Method

GetColumnAutoFilterIndex(int)

Gets the automatic filter index for the specified column.

Declaration
public int GetColumnAutoFilterIndex(int column)
Public Function GetColumnAutoFilterIndex(column As Integer) As Integer
Parameters
Type Name Description
int column

Column index

Returns
Type Description
int

Automatic filter index

Remarks

The automatic filter index is the row index in the column header where the auto filter indicator is drawn.