GrapeCity ActiveReports for .NET 16.0J
DelegateCommand コンストラクタ(Action)

GrapeCity.Viewer.Common 名前空間 > DelegateCommand クラス > DelegateCommand コンストラクタ : DelegateCommand コンストラクタ(Action)
コマンドが実行されます。
DelegateCommandクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal executeAction As Action _
)
public DelegateCommand( 
   Action executeAction
)

パラメータ

executeAction
コマンドが実行されます。
参照

DelegateCommand クラス
DelegateCommand メンバ
オーバーロード一覧