Report > Report Assembly Interfaces > IUiPrxExportEventArgs
The IUiPrxExportEventArgs interface contains properties of argument of the event that occurs after the report is exported:
Property name | Brief description | |
![]() |
Format | The Format property returns information on the format, into which the report is exported. |
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: