GridViewCommandEventArgs コンストラクタ (GridViewRow, Object, CommandEventArgs)
アセンブリ: System.Web (system.web.dll 内)

Public Sub New ( _ row As GridViewRow, _ commandSource As Object, _ originalArgs As CommandEventArgs _ )
Dim row As GridViewRow Dim commandSource As Object Dim originalArgs As CommandEventArgs Dim instance As New GridViewCommandEventArgs(row, commandSource, originalArgs)
public GridViewCommandEventArgs ( GridViewRow row, Object commandSource, CommandEventArgs originalArgs )
public: GridViewCommandEventArgs ( GridViewRow^ row, Object^ commandSource, CommandEventArgs^ originalArgs )
public GridViewCommandEventArgs ( GridViewRow row, Object commandSource, CommandEventArgs originalArgs )
public function GridViewCommandEventArgs ( row : GridViewRow, commandSource : Object, originalArgs : CommandEventArgs )

このコンストラクタを使用して、GridViewCommandEventArgs クラスの新しいインスタンスを初期化します。
GridViewCommandEventArgs のインスタンスの初期プロパティ値を次の表に示します。
CommandArgument | originalArgs パラメータに格納された CommandEventArgs オブジェクトの CommandArgument プロパティ値。 |
CommandName | originalArgs パラメータに格納された CommandEventArgs オブジェクトの CommandName プロパティ値。 |
CommandSource |
![]() |
---|

Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


GridViewCommandEventArgs コンストラクタ

名前 | 説明 |
---|---|
GridViewCommandEventArgs (Object, CommandEventArgs) | コマンドのソースとイベントの引数を指定して、GridViewCommandEventArgs クラスの新しいインスタンスを初期化します。 |
GridViewCommandEventArgs (GridViewRow, Object, CommandEventArgs) | 行、コマンドのソース、およびイベントの引数を指定して、GridViewCommandEventArgs クラスの新しいインスタンスを初期化します。 |

GridViewCommandEventArgs コンストラクタ (Object, CommandEventArgs)
アセンブリ: System.Web (system.web.dll 内)

Dim commandSource As Object Dim originalArgs As CommandEventArgs Dim instance As New GridViewCommandEventArgs(commandSource, originalArgs)
public function GridViewCommandEventArgs ( commandSource : Object, originalArgs : CommandEventArgs )

このコンストラクタを使用して、GridViewCommandEventArgs クラスの新しいインスタンスを初期化します。
GridViewCommandEventArgs のインスタンスの初期プロパティ値を次の表に示します。
CommandArgument | originalArgs パラメータに格納された CommandEventArgs オブジェクトの CommandArgument プロパティ値。 |
CommandName | originalArgs パラメータに格納された CommandEventArgs オブジェクトの CommandName プロパティ値。 |
CommandSource |
![]() |
---|

Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からGridViewCommandEventArgs コンストラクタを検索する場合は、下記のリンクをクリックしてください。

- GridViewCommandEventArgs コンストラクタのページへのリンク