Version

SortingEventArgs class Members

The following tables list the members exposed by SortingEventArgs.

Public Constructors
 NameDescription
Public ConstructorSortingEventArgs Constructor  
Public Properties
 NameDescription
Public PropertyclearReturns whether to clear previous columns' sortings when sorting the next column  
Public PropertycolumnReturns the column object which is being sorted  
Public PropertysortDirectionReturns the sorting direction that will be applied to the column  
See Also