Spread Windows Forms 12.0 Product Documentation
ByRows Property (SortingEventArgs)


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

Reference

SortingEventArgs Class
SortingEventArgs Members