This documentation is archived and is not being maintained.
GridViewCommandEventArgs Constructor
Visual Studio 2008
Initializes a new instance of the GridViewCommandEventArgs class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GridViewCommandEventArgs(Object, CommandEventArgs) | Initializes a new instance of the GridViewCommandEventArgs class using the specified source of the command and event arguments. |
|
GridViewCommandEventArgs(GridViewRow, Object, CommandEventArgs) | Initializes a new instance of the GridViewCommandEventArgs class using the specified row, source of the command, and event arguments. |
Show: