GrapeCity ActiveReports for .NET 16.0J
GenericActionEventArgs コンストラクタ

GrapeCity.ActiveReports.Viewer.Win 名前空間 > GenericActionEventArgs クラス : GenericActionEventArgs コンストラクタ
ユーザーがイベントを発生させるためにクリックしたマウスボタン。
アクション。
GenericActionEventArgsクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal button As MouseButtons, _
   ByVal action As IAction _
)
public GenericActionEventArgs( 
   MouseButtons button,
   IAction action
)

パラメータ

button
ユーザーがイベントを発生させるためにクリックしたマウスボタン。
action
アクション。
参照

GenericActionEventArgs クラス
GenericActionEventArgs メンバ