GrapeCity.Xaml.SpreadSheet.UI
Redo Method (UndoManager)


Performs a redo action.
Syntax
'Declaration
 
Public Function Redo() As Boolean
'Usage
 
Dim instance As UndoManager
Dim value As Boolean
 
value = instance.Redo()
public bool Redo()

Return Value

Returns true if the redo action succeeds; otherwise, returns false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

UndoManager Class
UndoManager Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options