Report > Report Assembly Classes > UiReport > UiReport.OnAfterExecuteReport
OnAfterExecuteReport(Sender: Object; Args: IUiPrxReportEventArgs);
Sender. Parameter that returns the component that has generated the event.
Args. The parameter that enables the user to determine event parameters.
The OnAfterExecuteReport event occurs after regular report calculation.
See also: