ILaner.BeginUpdate

Fore Syntax

BeginUpdate;

Fore.NET Syntax

BeginUpdate();

Description

The BeginUpdate method enables the user to stop redrawing the working area of the time series database.

Comments

All changes in the workbook are not displayed until the ILaner.EndUpdate method is called.

Fore and Fore.NET examples

The property use is given in the example for ILanerAttributeColumn.NamingFormat.

See also:

ILaner