IPivot.Locked

Syntax

Locked: Boolean;

Description

The Locked property returns whether table rerendering is locked.

Comments

The property returns True if the BeginUpdate method was called, but the copying by the EndUpdate method was not resumed.

See also:

IPivot