The following tables list the members exposed by ColumnSortingEventArgs.
| Name | Description | |
|---|---|---|
![]() | ColumnSortingEventArgs Constructor | Creates a new instance of the ColumnSortingEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | Column | Returns the UltraListViewColumnBase with which this instance is associated. (Inherited from Infragistics.Win.UltraWinListView.CancelableColumnEventArgs) |
![]() | NewValue | Gets/sets the new value for the associated CancelableColumnEventArgs.Column instance's UltraListViewColumnBase.Sorting property. |