ReportEventArgs.CreateArgs

Syntax

CreateArgs(Report: IReportBox; Sheet: IPrxSheet);

Parameters

Report. The component, for which the event is generated.

Sheet. The report page, for which the event is generated.

Description

The Create constructor creates an argument of events of the ReportBox component.

See also:

ReportEventArgs