Spread Silverlight Documentation
UndoRedo Property


GrapeCity.Windows.SpreadSheet.UI Namespace > UndoRedoEventArgs Class : UndoRedo Property
Gets a value indicating whether it is a undo or redo action.
Syntax
'Declaration
 
Public ReadOnly Property UndoRedo As UndoRedoOperation
'Usage
 
Dim instance As UndoRedoEventArgs
Dim value As UndoRedoOperation
 
value = instance.UndoRedo
public UndoRedoOperation UndoRedo {get;}

Property Value

The undo redo.
See Also

Reference

UndoRedoEventArgs Class
UndoRedoEventArgs Members