Show contents 

Tab > Tab Assembly Interfaces > ITabView > ITabView.Undo

ITabView.Undo

Syntax

Undo;

Description

The Undo method cancels the last operation.

Comment

The method is outdated, use IUndoRedo.Undo.

See also:

ITabView