ReportEditorEventArgs.CreateEditorArgs

Syntax

CreateArgs(Report: IReportBox; Sheet: IPrxSheet; Editor: ITabEditor);

Parameters

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

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

Editor. Cell editor parameters.

Description

The Create constructor creates an argument of the event that occurs on editing cell text.

See also:

ReportEditorEventArgs