IPrxControlAppearance.SpecificRecalc

Syntax

SpecificRecalc: Boolean;

Description

The SpecificRecalc property determines whether the regular report sheets are calculated when the control value changes.

Comments

Available values:

Specify the sheet to be calculated in the parameter of the IPrxControlAppearance.SheetRecalc property.

Example

The example of property use is given in description of the IPrxControlAppearance.SheetRecalc property.

See also:

IPrxControlAppearance