ILaner.EndUpdate

Fore Syntax

EndUpdate;

Fore.NET Syntax

EndUpdate();

Description

The EndUpdate method enables the user to resume redrawing working area of the time series database.

Comments

The method cancels the effect of the ILaner.BeginUpdate method.

Fore and Fore.NET examples

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

See also:

ILaner