Spread Windows Forms 12.0 Product Documentation
SortingMode Property (SortedEventArgs)


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

Reference

SortedEventArgs Class
SortedEventArgs Members