[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IAutoSortIndexSupport.GetAutoSortIndex

GetAutoSortIndex Method

GetAutoSortIndex(int)

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

Declaration
int GetAutoSortIndex(int index)
Function GetAutoSortIndex(index As Integer) As Integer
Parameters
Type Name Description
int index

The column index

Returns
Type Description
int

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