Version

PivotSortingCancellableEventArgs Class Members

The following tables list the members exposed by PivotSortingCancellableEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancelGets or sets a value indicating whether the event should be cancelled. (Inherited from Infragistics.Controls.Grids.PivotCancellableEventArgs)
Public PropertyColumnGets or sets the PivotDataColumn that this event was triggered for. (Inherited from Infragistics.Controls.Grids.PivotCancellableColumnEventArgs)
Public PropertyNewSortDirectionGets or sets the PivotSortDirection as it will be applied.  
Public PropertyPreviousSortDirectionGets or sets the PivotSortDirection prior to the change being made.  
See Also