Providing the Best User Experience in the Industry
Search Site
 »Spread for Windows Forms  » Product Tour  » Undo/Redo jump to:

Undo/Redo

You can allow the end user to undo and redo various types of user actions. This includes cell editing, copying, and pasting from the Clipboard, and other actions. With the undo/redo feature, you can add capability to your application to undo various actions in the spreadsheet performed by your end user.

You make use of the UndoAction class and several specific classes that correspond with those various user actions. There is also a manager class that keeps track of the end user actions that can be undone and re-done.