Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SortArgs Class / SortBy Property


In This Topic
SortBy Property (SortArgs)
In This Topic
Gets the type that is sorted.
Syntax
'Declaration
 
Public ReadOnly Property SortBy As SortBy
 
'Usage
 
Dim instance As SortArgs
Dim value As SortBy
 
value = instance.SortBy
See Also