バージョン

ExecuteCommand メソッド (PivotSortAscendingCommand)

PivotDataColumn に並べ替えを適用します。
シンタックス
'宣言
 
Protected Overrides Sub ExecuteCommand( _
   ByVal col As PivotDataColumn _
) 
protected override void ExecuteCommand( 
   PivotDataColumn col
)

パラメータ

col
並べ替える Infragistics.Controls.Grids.PivotDataColumn オブジェクト。
参照