Spread Windows Forms 12.0 Product Documentation
Ascending Property (SortArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SortArgs Class : Ascending Property
Gets whether the sort order is ascending.
Syntax
'Declaration
 
Public ReadOnly Property Ascending As Boolean
'Usage
 
Dim instance As SortArgs
Dim value As Boolean
 
value = instance.Ascending
public bool Ascending {get;}
See Also

Reference

SortArgs Class
SortArgs Members