New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.GridCommandEventArgs : Sys.CancelEventArgs

Inheritance Hierarchy

Methods

get_commandArgument

Returns the argument of the initiated command, which will be passed to the server. Returns value of type Number in some cases like Paging commands.

Parameters

Returns

String

get_commandName

Returns the name of the initiated command.

Parameters

Returns

String

get_tableView

Returns the owner TableView object.

Parameters

Returns

Telerik.Web.UI.GridTableView

In this article