Report > Report Assembly Interfaces > IPrxControl > IPrxControl.AutoRecalc
AutoRecalc: Boolean;
The AutoRecalc property determines whether the sheet or the report will be calculated when the control value changes.
Available values:
True. When the control value changes, all sheets, which use this element, are recalculated. Default value.
False. Recalculation is not executed.
The property use is given in the example for IPrxControlAppearance.Report.
See also: