Spread Silverlight Documentation
UndoRedoOperation Enumeration


Indicates the operation user does when undo/redo.
Syntax
'Declaration
 
Public Enum UndoRedoOperation 
   Inherits System.Enum
'Usage
 
Dim instance As UndoRedoOperation
public enum UndoRedoOperation : System.Enum 
Members
MemberDescription
DoIndicates user execute a undo action.
RedoIndicates user redo an action.
UndoIndicates user undo an action.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadSheet.UI.UndoRedoOperation

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.