Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SortedEventArgs Class / SortingMode Property


In This Topic
SortingMode Property (SortedEventArgs)
In This Topic
Gets the SortingMode setting.
Syntax
'Declaration
 
Public ReadOnly Property SortingMode As SortingMode
 
'Usage
 
Dim instance As SortedEventArgs
Dim value As SortingMode
 
value = instance.SortingMode
See Also