ASPxGridViewRowCommandEventArgs.CommandArgs Property
Gets the argument for the command.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
CommandEventArgs | A CommandEventArgs object that contains an argument for the command. |
See Also