Show contents 

Tab > Tab Assembly Interfaces > ITabView > ITabView.Redo

ITabView.Redo

Syntax

Redo;

Description

The Redo method repeats the last cancelled operation.

Comment

The method is outdated, use IUndoRedo.Redo.

See also:

ITabView