Spread Windows Forms 12.0 Product Documentation
actionCancelled Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > UndoManager Class : actionCancelled Field
Specifies whether the pending action has been cancelled.
Syntax
'Declaration
 
Protected actionCancelled As Boolean
'Usage
 
Dim instance As UndoManager
Dim value As Boolean
 
value = instance.actionCancelled
 
instance.actionCancelled = value
protected bool actionCancelled
See Also

Reference

UndoManager Class
UndoManager Members