Spread Windows Forms 12.0 Product Documentation
undoStateSaved Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > ClipboardPasteUndoAction Class : undoStateSaved Field
Specifies whether undo state information has been saved.
Syntax
'Declaration
 
Protected undoStateSaved As Boolean
'Usage
 
Dim instance As ClipboardPasteUndoAction
Dim value As Boolean
 
value = instance.undoStateSaved
 
instance.undoStateSaved = value
protected bool undoStateSaved
See Also

Reference

ClipboardPasteUndoAction Class
ClipboardPasteUndoAction Members