Version

ColumnSortingEventArgs Class Members

The following tables list the members exposed by ColumnSortingEventArgs.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertySortedColumnsReturns a collection which contains each column that will exist in the control's SortedColumns collection if this event is not canceled.  
See Also