System.Web.UI.WebControls.GridViewCommandEventArgs Members

The members of System.Web.UI.WebControls.GridViewCommandEventArgs are listed below.

See Also: Inherited members from System.Web.UI.WebControls.CommandEventArgs

Public Constructors

Initializes a new instance of the System.Web.UI.WebControls.GridViewCommandEventArgs class using the specified source of the command and event arguments.

Initializes a new instance of the System.Web.UI.WebControls.GridViewCommandEventArgs class using the specified row, source of the command, and event arguments.

Public Properties

[read-only]
CommandSourceobject.

Gets the source of the command.