UiReport.OnBeforeExecuteReport

Syntax

OnBeforeExecuteReport(Sender: Object; Args: IUiPrxReportCancelEventArgs);

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 OnBeforeExecuteReport event occurs before regular report calculation.

See also:

UiReport