ReportEditorEventArgs.CreateEditorArgs

Syntax

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

Parameters

Report. Component, for which the event is generated.

Sheet. The report sheet, 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