The following tables list the members exposed by PivotSortingCancellableEventArgs.
| Name | Description | |
|---|---|---|
![]() | PivotSortingCancellableEventArgs Constructor |
| Name | Description | |
|---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the event should be cancelled. (Inherited from Infragistics.Controls.Grids.PivotCancellableEventArgs) |
![]() | Column | Gets or sets the PivotDataColumn that this event was triggered for. (Inherited from Infragistics.Controls.Grids.PivotCancellableColumnEventArgs) |
![]() | NewSortDirection | Gets or sets the PivotSortDirection as it will be applied. |
![]() | PreviousSortDirection | Gets or sets the PivotSortDirection prior to the change being made. |