GrapeCity.Xaml.SpreadSheet.UI
Context Property (UndoManager)


GrapeCity.Xaml.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 Object
'Usage
 
Dim instance As UndoManager
Dim value As Object
 
value = instance.Context
public object Context {get;}
See Also

Reference

UndoManager Class
UndoManager Members