Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SortingForm Class / Sort Property


In This Topic
Sort Property (SortingForm)
In This Topic
Syntax
'Declaration
 
Public Property Sort As Sort
 
'Usage
 
Dim instance As SortingForm
Dim value As Sort
 
instance.Sort = value
 
value = instance.Sort
See Also