UiReport.OnAfterTransferDataSheet

Syntax

OnAfterTransferDataSheet(Sender: Object; Args: IUiPrxSheetEventArgs);

Parameters

Sender - a parameter that returns the component that has generated the event.

Args - a parameter, which enables the user to determine event parameters.

Description

The OnAfterTransferDataSheet event occurs after saving changed values of data areas of a report sheet.

See also:

UiReport