FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / SortDescendingImage Field


In This Topic
SortDescendingImage Field
In This Topic
Specifies the index, 6, for the image for the descending sort indicator.
Syntax
'Declaration
 
Public Const SortDescendingImage As Integer
 
'Usage
 
Dim value As Integer
 
value = SpreadView.SortDescendingImage
See Also