バージョン

ExecuteCommand メソッド (GroupByToggleCommand)

指定した Infragistics.Controls.Grids.ColumnInfragistics.Controls.Grids.XamGrid のデータをグループ化するか、グループ化を解除します。
シンタックス
'宣言
 
Protected Overrides Sub ExecuteCommand( _
   ByVal col As Column _
) 
protected override void ExecuteCommand( 
   Column col
)

パラメータ

col
例外
例外解説
System.NotImplementedExceptionThe exception that is thrown when a requested method or operation is not implemented.
参照