Spread Windows Forms 15.0
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. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const EnhancedSortAscending As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SpreadView.EnhancedSortAscending
    public const int EnhancedSortAscending
    See Also