Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Report > Report Assembly Classes > UiReport > UiReport.OnBeforePrintReport

UiReport.OnBeforePrintReport

Syntax

OnBeforePrintReport(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 OnBeforePrintReport event occurs prior to printing a regular report.

See also:

UiReport