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


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