Spread Windows Forms 12.0 Product Documentation
actionPending Field (UndoRedoManager)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > UndoRedoManager Class : actionPending Field
Specifies whether an action is in progress (to prevent recursion).
Syntax
'Declaration
 
Protected actionPending As Boolean
'Usage
 
Dim instance As UndoRedoManager
Dim value As Boolean
 
value = instance.actionPending
 
instance.actionPending = value
protected bool actionPending
See Also

Reference

UndoRedoManager Class
UndoRedoManager Members