| GrapeCity.Windows.SpreadSheet.UI Namespace : UndoRedoOperation Enumeration | 
'Declaration Public Enum UndoRedoOperation Inherits System.Enum
'Usage Dim instance As UndoRedoOperation
public enum UndoRedoOperation : System.Enum
| Member | Description | 
|---|---|
| Do | Indicates user execute a undo action. | 
| Redo | Indicates user redo an action. | 
| Undo | Indicates user undo an action. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadSheet.UI.UndoRedoOperation
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)