Show contents 

Report > Report Assembly Classes > UiReport > UiReport.OnAfterExecuteReport

UiReport.OnAfterExecuteReport

Syntax

OnAfterExecuteReport(Sender: Object; Args: IUiPrxReportEventArgs);

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 OnAfterExecuteReport event occurs after regular report calculation.

See also:

UiReport