MVCxClientReportDesigner Members
A client-side equivalent of the MVCxReportDesigner class.Methods
Name | Description |
---|---|
PerformCallback(arg) | Sends a callback to the server and generates the server-side event, passing it the specified argument. |
Events
Name | Description |
---|---|
BeginCallback | Occurs when a callback for server-side processing is initiated. |
SaveCommandExecuted | Occurs after executing the Save command on the client. |
See Also