Spread Windows Forms 6.0 Product Documentation
Redo Method
See Also  Support Options
FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > UndoRedoManager Class : Redo Method


Glossary Item Box

Redoes the last action undone with Undo and adds it to the undo list.

Overload List

OverloadDescription
Redo()Redoes the last action undone with Undo and adds it to the undo list.  
Redo(Int32)Redoes the specified number of actions and adds them to the undo list.  
Redo(UndoAction)Redoes all actions in the redo stack up to and including the specified action and adds it to the undo list.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.