Spread Windows Forms 12.0 Product Documentation
SaveUndoState Method (RangeGroupStateChangeUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > RangeGroupStateChangeUndoAction Class : SaveUndoState Method
Saves the undo state of this range group.
Syntax
'Declaration
 
Protected Overrides Function SaveUndoState() As Boolean
'Usage
 
Dim instance As RangeGroupStateChangeUndoAction
Dim value As Boolean
 
value = instance.SaveUndoState()
protected override bool SaveUndoState()
Remarks
This implementation does nothing; undo state is saved by grouping or ungrouping after ungrouping or grouping.
See Also

Reference

RangeGroupStateChangeUndoAction Class
RangeGroupStateChangeUndoAction Members