Spread Silverlight Documentation
UndoManager Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : UndoManager Class
The UndoManager class is used to perform the GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase actions. The GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase actions can be undone and redone if the GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase.CanUndo property is true.
Object Model
UndoManager Class
Syntax
'Declaration
 
Public Class UndoManager 
'Usage
 
Dim instance As UndoManager
public class UndoManager 
Inheritance Hierarchy

System.Object
   GrapeCity.Windows.SpreadSheet.UI.UndoManager

See Also

Reference

UndoManager Members
GrapeCity.Windows.SpreadSheet.UI Namespace