UiReport.OnAfterRecalcSheet

Syntax

OnAfterRecalcSheet(Sender: Object; Args: IUiPrxSheetEventArgs);

Parameters

Sender. Parameter that returns the component that has generated the event.

Args. The parameter that enables the user to determine event parameters.

Description

The OnAfterRecalcSheet event occurs after regular report sheet calculation.

See also:

UiReport