GridViewCommandEventArgs Constructor
.NET Framework 3.0
Initializes a new instance of the GridViewCommandEventArgs class.
| 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. |
Community Additions
ADD
Show: