Spread Silverlight Documentation
UndoManager Property (SheetView)


GrapeCity.Windows.SpreadSheet.UI Namespace > SheetView Class : UndoManager Property
Gets the undo manager for the control.
Syntax
'Declaration
 
Public ReadOnly Property UndoManager As UndoManager
'Usage
 
Dim instance As SheetView
Dim value As UndoManager
 
value = instance.UndoManager
public UndoManager UndoManager {get;}
See Also

Reference

SheetView Class
SheetView Members