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


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