Version 24.2 (latest)

ColumnSortingEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyColumnReturns the UltraListViewColumnBase with which this instance is associated. (Inherited from Infragistics.Win.UltraWinListView.CancelableColumnEventArgs)
Public PropertyNewValueGets/sets the new value for the associated CancelableColumnEventArgs.Column instance's UltraListViewColumnBase.Sorting property.  
See Also