This documentation is archived and is not being maintained.

DataGridCommandEventArgs Properties

The properties of the DataGridCommandEventArgs class are listed here. For a complete list of DataGridCommandEventArgs class members, see the DataGridCommandEventArgs Members topic.

Public Properties

public propertyCommandArgument (inherited from CommandEventArgs) Gets the argument for the command.
public propertyCommandName (inherited from CommandEventArgs) Gets the name of the command.
public propertyCommandSource Gets the source of the command.
public propertyItem Gets the item containing the command source in the DataGrid control.

See Also

DataGridCommandEventArgs Class | System.Web.UI.WebControls Namespace

Show: