Show contents 

Report > Report Assembly Classes > UiReport > UiReport.OnAfterExportReport

UiReport.OnAfterExportReport

Syntax

OnAfterExportReport(Sender: Object; Args: IUiPrxExportEventArgs);

Parameters

Sender. Parameter that returns the component that has generated the event.

Args. The parameter that enables the user to determine event parameters.

Description

The OnAfterExportReport event occurs after regular report export.

See also:

UiReport