Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / EnhancedSortAscending Field


In This Topic
    EnhancedSortAscending Field
    In This Topic
    Specifies the index, 22, for the image for the enhanced ascending sort indicator.
    Syntax
    'Declaration
     
    
    Public Const EnhancedSortAscending As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SpreadView.EnhancedSortAscending
    public const int EnhancedSortAscending
    See Also