Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / EnhancedSortAscendingDisabled Field


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