Spread Windows Forms 12.0 Product Documentation
SaveUndoState Method (RowResizeUndoAction)


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

Return Value

Boolean: true if successful; false otherwise
See Also

Reference

RowResizeUndoAction Class
RowResizeUndoAction Members