Report > Report Assembly Classes > UiReport > UiReport.OnAfterTransferDataSheet
OnAfterTransferDataSheet(Sender: Object; Args: IUiPrxSheetEventArgs);
Sender. Parameter that returns the component that has generated the event.
Args. The parameter that enables the user to determine event parameters.
The OnAfterTransferDataSheet event occurs after saving changed values of data areas of a report sheet.
See also: