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


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