Spread Windows Forms 10.0 Product Documentation
SortedEventArgs Class Members
Properties 


The following tables list the members exposed by SortedEventArgs.

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

Reference

SortedEventArgs Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.