IEaxAnalyzerCore.EndUpdate

Syntax

EndUpdate;

Description

The EndUpdate method resumes refreshing express report objects.

Comments

After calling the method, all changes made in the express report between the calls of the IEaxAnalyzerCore.BeginUpdate and EndUpdate methods are applied.

See also:

IEaxAnalyzeCore

IEaxAnalyzerCore.BeginUpdate