Spread Windows Forms 12.0 Product Documentation
SaveUndoState Method (CellDragDropUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > CellDragDropUndoAction Class : SaveUndoState Method
This implemenation does nothing, since undo state is passed to the constructor.
Syntax
'Declaration
 
Protected Overrides Function SaveUndoState() As Boolean
'Usage
 
Dim instance As CellDragDropUndoAction
Dim value As Boolean
 
value = instance.SaveUndoState()
protected override bool SaveUndoState()

Return Value

Boolean: true if successful; false otherwise
See Also

Reference

CellDragDropUndoAction Class
CellDragDropUndoAction Members