Spread WinForms 15
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. This field is constant and read-only.
Syntax
'Declaration
 
Public Const SortDescendingImage As Integer
 
'Usage
 
Dim value As Integer
 
value = SpreadView.SortDescendingImage
See Also