Spread Windows Forms 12.0 Product Documentation
ByRows Property (SortedEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SortedEventArgs Class : ByRows Property
Gets whether to sort by rows (or columns).
Syntax
'Declaration
 
Public ReadOnly Property ByRows As Boolean
'Usage
 
Dim instance As SortedEventArgs
Dim value As Boolean
 
value = instance.ByRows
public bool ByRows {get;}
See Also

Reference

SortedEventArgs Class
SortedEventArgs Members