Spread Windows Forms 12.0 Product Documentation
SortBy Property (SortArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SortArgs Class : SortBy Property
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
public SortBy SortBy {get;}
See Also

Reference

SortArgs Class
SortArgs Members