Spread Silverlight Documentation
UndoManager Property (GcSpreadSheet)


GrapeCity.Windows.SpreadSheet.UI Namespace > GcSpreadSheet Class : UndoManager Property
Gets the undo manager for the control.
Syntax
'Declaration
 
<System.ComponentModel.BrowsableAttribute(False)>
Public ReadOnly Property UndoManager As UndoManager
'Usage
 
Dim instance As GcSpreadSheet
Dim value As UndoManager
 
value = instance.UndoManager
[System.ComponentModel.Browsable(false)]
public UndoManager UndoManager {get;}
See Also

Reference

GcSpreadSheet Class
GcSpreadSheet Members