IUiPrxExportCancelEventArgs

Description

The IUiPrxExportCancelEventArgs interface is used to work with parameters of the EventOnBeforeExportReport event.

Properties

  Property name Brief description
Exporter The Exporter property indicates exporter.
Format The Format property returns the format, into which the report is exported.

Properties inherited from IUiPrxReportCancelEventArgs

  Property name Brief description
Cancel The Cancel property determines whether a particular action is to be executed on regular report (calculation, export, and so on).

Properties inherited from IUiPrxReportEventArgs

  Property name Brief description
Report The Report property returns an object containing 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