OnBeforeExecuteReport(Sender: Object; Args: IUiPrxReportCancelEventArgs);
Sender. Parameter that returns the component that has generated the event.
Args. The parameter that enables the user to determine event parameters.
The OnBeforeExecuteReport event occurs before regular report calculation.
See also: