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