This topic has not yet been rated - Rate this topic

GridViewCommandEventArgs Constructor

Initializes a new instance of the GridViewCommandEventArgs class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method GridViewCommandEventArgs(Object, CommandEventArgs) Initializes a new instance of the GridViewCommandEventArgs class using the specified source of the command and event arguments.
Public method GridViewCommandEventArgs(GridViewRow, Object, CommandEventArgs) Initializes a new instance of the GridViewCommandEventArgs class using the specified row, source of the command, and event arguments.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.