GrapeCity.Xaml.SpreadSheet.UI
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
Do Indicates user execute a undo action.
Redo Indicates user redo an action.
Undo Indicates user undo an action.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Xaml.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options