Spread Windows Forms 10.0 Product Documentation
SortingEventArgs Class Properties


For a list of all members of this type, see SortingEventArgs members.

Public Properties
 NameDescription
Public PropertyByRowsGets whether to sort by rows (or columns).  
Public PropertyCancelGets or sets whether to cancel the default processing of sorting.  
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 Sheet (SheetView object) to be sorted.  
Public PropertySortInfoGets the SortArgs objects that contain sort criteria and information about how to perform the sort.  
Public PropertySortingModeGets the SortingMode setting that specifies the sorting behavior.  
Top
See Also

Reference

SortingEventArgs Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.