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