Version

SortingCancellableEventArgs Class Members

The following tables list the members exposed by SortingCancellableEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancel (Inherited from Infragistics.CancellableEventArgs)
Public PropertyColumnThe CancellableColumnEventArgs.Column that this event was triggered for. (Inherited from Infragistics.Controls.Grids.CancellableColumnEventArgs)
Public PropertyNewSortDirectionGets the SortDirection as it will be applied.  
Public PropertyPreviousSortDirectionGets the SortDirection prior to the change being made.  
See Also