Version

SortingEventArgs Class Members

The following tables list the members exposed by SortingEventArgs.

Public Constructors
 NameDescription
Public ConstructorSortingEventArgs ConstructorConstructs the event arguments object.  
Public Properties
 NameDescription
Public PropertyColumnReference to the column that is being sorted.  
Public PropertySortedColumnsReference to the sorted columns collection.  
See Also