Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / EnhancedSortDescending Field


In This Topic
    EnhancedSortDescending Field
    In This Topic
    Specifies the index, 26, for the image for the enhanced descending sort indicator. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const EnhancedSortDescending As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SpreadView.EnhancedSortDescending
    public const int EnhancedSortDescending
    See Also