Report > Report Assembly Classes > UiReport > UiReport.OnAfterRecalcSheet
OnAfterRecalcSheet(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 OnAfterRecalcSheet event occurs after regular report sheet calculation.
See also: