Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IAutoSortIndexSupport Interface
Members


In This Topic
    IAutoSortIndexSupport Interface
    In This Topic
    Interface for supporting setting a specific column header row index in which to display the column automatic sort indicator.
    Syntax
    'Declaration
     
    
    Public Interface IAutoSortIndexSupport 
    'Usage
     
    
    Dim instance As IAutoSortIndexSupport
    public interface IAutoSortIndexSupport 
    See Also