Spread Windows Forms 12.0 Product Documentation
SortedEventArgs Class Members
Properties 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : SortedEventArgs Class

The following tables list the members exposed by SortedEventArgs.

Public Constructors
 NameDescription
Public ConstructorCreates a new object with the Sorted event arguments.  
Top
Public Properties
 NameDescription
Public PropertyGets whether to sort by rows (or columns).  
Public PropertyGets the index of the starting column of the block of cells to sort.  
Public PropertyGets the number of columns in the block of cells to sort.  
Public PropertyGets the index of the starting row of the block of cells to sort.  
Public PropertyGets the number of rows in the block of cells to sort.  
Public PropertyGets the SheetView object.  
Public PropertyGets the SortArgs object that contains sort criteria and information about how to perform the sort.  
Public PropertyGets the SortingMode setting.  
Top
See Also

Reference

SortedEventArgs Class
FarPoint.Win.Spread Namespace