Spread WinForms 15
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
See Also