IPrxReportUserEvents.EventOnAfterTransferDataEaxGrid

Syntax

EventOnAfterTransferDataEaxGrid (Args: IUiPrxEaxGridEventArgs);

Parameters

Args. The parameter, which enables the user to work with event parameters.

Description

The EventOnAfterTransferDataEaxGrid method implements the event that occurs after saving changed values of the analytical data area.

Comments

The method enables to redefine the system event that occurs after the ReportEvents.OnAfterTransferDataEaxGrid event.

Example

The property use is given in the example for IPrxReportUserEvents.EventOnBeforeTransferDataEaxGrid.

See. also:

IPrxReportUserEvents