SpecificRecalc: Boolean;
The SpecificRecalc property determines whether the regular report sheets are calculated when the control value changes.
Available values:
True. The sheet will be executed.
False. The sheet will not be calculated. Default value.
Specify the sheet to be calculated in the parameter of the IPrxControlAppearance.SheetRecalc property.
The example of property use is given in description of the IPrxControlAppearance.SheetRecalc property.
See also: