Report > Report Assembly Interfaces > IPrxReportUserEvents > IPrxReportUserEvents.EventOnBeforeTransferDataDataIsland
EventOnBeforeTransferDataDataIsland(Args: IUiPrxDataIslandCancelEventArgs);
Args - the parameter, which enables the user to determine event parameters.
The EventOnBeforeTransferDataDataIsland method implements the event that occurs before saving changed values of the data area to the source.
The method is used to work with a data area that is an outdated type of table. To work with analytical data area, use the IEaxDatArea interface.
See also: