バージョン

ExecuteCommand メソッド (SortToggleCommand)

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

パラメータ

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