ASPxGridViewRowCommandEventArgs Constructors
Provides data for the ASPxGridView.RowCommand event.| Name | Parameters | Description |
|---|---|---|
| ASPxGridViewRowCommandEventArgs(Int32, Object, CommandEventArgs, Object) | visibleIndex, keyValue, commandArgs, commandSource | Initializes a new instance of the ASPxGridViewRowCommandEventArgs class. |
See Also