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


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