バージョン 24.2 (最新)

Execute メソッド (CommandSource)

この System.Windows.Input.ICommand にアタッチされる CommandSource を発生します。
シンタックス
protected void Execute( 
   ICommandTarget target,
   bool canExecute
)

パラメータ

target
コマンドが発生される Infragistics.ICommandTarget
canExecute
System.Windows.Input.ICommand が実行されるかどうか。
参照