Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Const EnhancedSortDescending As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SpreadView.EnhancedSortDescending
    public const int EnhancedSortDescending
    See Also