Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Report > Report Assembly Classes > UiReport > UiReport.OnBeforeTransferDataSheet
OnBeforeTransferDataSheet(Sender: Object; Args: IUiPrxSheetCancelEventArgs);
Sender. Parameter that returns the component that has generated the event.
Args. The parameter that enables the user to determine event parameters.
The OnBeforeTransferDataSheet event occurs before saving changed values of data areas of a report sheet.
See also: