[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetColumnAutoSortIndex

GetColumnAutoSortIndex Method

GetColumnAutoSortIndex(int)

Gets the automatic sort index for the specified column.

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

Column index

Returns
Type Description
int

Auto sort index

Remarks

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