Show contents 

Pivot > Pivot Assembly Interfaces > IPivot > IPivot.IsUndoAvailable

IPivot.IsUndoAvailable

Syntax

IsUndoAvailable: Boolean;

Description

The IsUndoAvailable property returns whether operations that can be canceled exist.

Comments

The property is outdated, use IUndoRedo.UndoCount.

See also:

IPivot