IPivot.DropState

Syntax

DropState;

Description

The DropState method resets the saved data table pivot state.

Comments

When the DropState method is called, the state that was saved between calls of the BeginStateUpdate-EndStateUpdate methods is reset. After this the state cannot be restored using the RestoreState method.

See also:

IPivot