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


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