GrapeCity.Xaml.SpreadSheet.UI
GetRedoList Method


Returns all redo commands.
Syntax
'Declaration
 
Public Function GetRedoList() As ICommand()
'Usage
 
Dim instance As UndoManager
Dim value() As ICommand
 
value = instance.GetRedoList()
public ICommand[] GetRedoList()
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

UndoManager Class
UndoManager Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options