ITabView.Redo

Syntax

Redo;

Description

The Redo method repeats the last cancelled operation.

Comment

The method is outdated, use IUndoRedo.Redo.

See also:

ITabView