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


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