The following tables list the members exposed by SortingCancellableEventArgs.
Name | Description | |
---|---|---|
![]() | SortingCancellableEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | Cancel | (Inherited from Infragistics.CancellableEventArgs) |
![]() | Column | The CancellableColumnEventArgs.Column that this event was triggered for. (Inherited from Infragistics.Controls.Grids.CancellableColumnEventArgs) |
![]() | NewSortDirection | Gets the SortDirection as it will be applied. |
![]() | PreviousSortDirection | Gets the SortDirection prior to the change being made. |