The IUiPrxReportCancelEventArgs interface is used to work with parameters of the following events:
| Property name | Brief description | |
| Cancel | The Cancel property determines whether a particular action is to be executed on a regular report (calculation, export, and so on). |
| Property name | Brief description | |
| Report | The Report property returns a regular report. |
| Property name | Brief description | |
| UiRep | The UiRep property returns an object containing the UiReport component that has generated the event. |
See also: