GrapeCity.Xaml.SpreadSheet.UI
UndoManager Class
Members 


GrapeCity.Xaml.SpreadSheet.UI Namespace : UndoManager Class
The GrapeCity.Windows.SpreadSheet.UI.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.
Syntax
'Declaration
 
Public Class UndoManager 
'Usage
 
Dim instance As UndoManager
public class UndoManager 
Inheritance Hierarchy

System.Object
   GrapeCity.Xaml.SpreadSheet.UI.UndoManager

See Also

Reference

UndoManager Members
GrapeCity.Xaml.SpreadSheet.UI Namespace