ISpeedometer.EndUpdate

Syntax

EndUpdate;

Description

The EndUpdate method resumes component rerendering.

Comments

After this method is called, all changes made between calls of the BeginUpdate and EndUpdate methods are rerendered.

See also:

ISpeedometer