Spread Windows Forms 12.0 Product Documentation
SaveUndoState Method (ClipboardPasteUndoAction)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > ClipboardPasteUndoAction Class : SaveUndoState Method
Saves undo state information.
Syntax
'Declaration
 
Protected Overrides Function SaveUndoState() As Boolean
'Usage
 
Dim instance As ClipboardPasteUndoAction
Dim value As Boolean
 
value = instance.SaveUndoState()
protected override bool SaveUndoState()

Return Value

Boolean: true if successful; false otherwise
See Also

Reference

ClipboardPasteUndoAction Class
ClipboardPasteUndoAction Members