Spread Windows Forms 12.0 Product Documentation
SaveUndoState Method (DeleteUndoAction)


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

Return Value

Boolean: true if successful; false otherwise
See Also

Reference

DeleteUndoAction Class
DeleteUndoAction Members