Spread Windows Forms 12.0 Product Documentation
SortingMode Property (SortingEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SortingEventArgs Class : SortingMode Property
Gets the SortingMode setting that specifies the sorting behavior.
Syntax
'Declaration
 
Public ReadOnly Property SortingMode As SortingMode
'Usage
 
Dim instance As SortingEventArgs
Dim value As SortingMode
 
value = instance.SortingMode
public SortingMode SortingMode {get;}
See Also

Reference

SortingEventArgs Class
SortingEventArgs Members