Spread Silverlight Documentation
Context Property (UndoManager)


GrapeCity.Windows.SpreadSheet.UI Namespace > UndoManager Class : Context Property
Gets the context of the UndoManager which is used to execute the actions.
Syntax
'Declaration
 
Public ReadOnly Property Context As System.Object
'Usage
 
Dim instance As UndoManager
Dim value As System.Object
 
value = instance.Context
public System.object Context {get;}
See Also

Reference

UndoManager Class
UndoManager Members