バージョン

ColumnSorting イベント

シンタックス
'宣言
 
Public Event ColumnSorting As EventHandler(Of PivotSortingCancellableEventArgs)
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、Infragistics.Controls.Grids.PivotSortingCancellableEventArgs 型の引数を受け取りました。次の PivotSortingCancellableEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Cancel Infragistics.Controls.Grids.PivotCancellableEventArgsから継承されます。 
Column Infragistics.Controls.Grids.PivotCancellableColumnEventArgsから継承されます。 
NewSortDirection  
PreviousSortDirection  
参照