IPrxReportRecalcContext.RecalcEaxGrid

Fore Syntax

RecalcEaxGrid(EaxGrid: IEaxGrid): TriState;

Fore.NET Syntax

RecalcEaxGrid[EaxGrid: Prognoz.Platform.Interop.Express.IEaxGrid]: Prognoz.Platform.Interop.ForeSystem.TriState;

Parameters

EaxGrid. Analytical data area.

Description

The RecalcEaxGrid property determines whether to calculate analytical data area.

Comments

The property is outdated, use IPrxReportRecalcContext.RecalcEaxObject.

See also:

IPrxReportRecalcContext