MVCxClientBeforeExportRequestEventArgs Properties
Provides data for client BeforeExportRequest events.| Name | Description |
|---|---|
| customArgs | Gets an object containing specific information (if any, as name/value pairs) that should be passed as a request parameter from the client to the server side for further processing. |
See Also