ASPxGridViewRowCommandEventArgs.CommandSource Property
Gets the source of the command.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Object | A Object object that represents the source of the command. |
See Also