[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IAutoSortIndexSupport

IAutoSortIndexSupport Interface

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

Namespace: FarPoint.Win.Spread.Model
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IAutoSortIndexSupport
Public Interface IAutoSortIndexSupport

Methods

Name Description
GetAutoSortIndex(int)

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

SetAutoSortIndex(int, int)

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