IUiPrxExportEventArgs

Description

The IUiPrxExportEventArgs interface contains properties of argument of the event that occurs after the report is exported:

EventOnAfterExportReport.

Properties

  Property name Brief description
Format The Format property returns information on the format, into which the report is exported.

Properties inherited from IUiPrxReportEventArgs

  Property name Brief description
Report The Report property returns a regular report.

Properties inherited from IUiReportBaseEventArgs

  Property name Brief description
UiRep The UiRep property returns an object containing the UiReport component that has generated the event.

See also:

Report Assembly Interfaces