SSRSDocumentSource for WinForms
FormsUserActionEventArgs コンストラクタ

イベントを起こした描画入力オブジェクト。
ユーザーアクション。
入力アクション。
FormsUserActionEventArgs クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal renderObject As RenderInputBase, _
   ByVal userAction As UserActionEnum, _
   ByVal inputAction As InputAction _
)
public FormsUserActionEventArgs( 
   RenderInputBase renderObject,
   UserActionEnum userAction,
   InputAction inputAction
)

パラメータ

renderObject
イベントを起こした描画入力オブジェクト。
userAction
ユーザーアクション。
inputAction
入力アクション。
参照

FormsUserActionEventArgs クラス
FormsUserActionEventArgs メンバ