This documentation is archived and is not being maintained.
DataGridCommandEventArgs Properties
.NET Framework 1.1
The properties of the DataGridCommandEventArgs class are listed here. For a complete list of DataGridCommandEventArgs class members, see the DataGridCommandEventArgs Members topic.
Public Properties
CommandArgument (inherited from CommandEventArgs) | Gets the argument for the command. |
CommandName (inherited from CommandEventArgs) | Gets the name of the command. |
CommandSource | Gets the source of the command. |
Item | Gets the item containing the command source in the DataGrid control. |
See Also
DataGridCommandEventArgs Class | System.Web.UI.WebControls Namespace
Show:
