FarPoint.Win.Spread
IAutoSortIndexSupport Interface
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : IAutoSortIndexSupport Interface


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

Syntax

Visual Basic (Declaration) 
Public Interface IAutoSortIndexSupport 
Visual Basic (Usage)Copy Code
Dim instance As IAutoSortIndexSupport
C# 
public interface IAutoSortIndexSupport 

See Also