GrapeCity.Xaml.SpreadSheet.UI
GetUndoList Method


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

UndoManager Class
UndoManager Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options