[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.RangeGroupStateChangeUndoAction.SaveUndoState

SaveUndoState Method

SaveUndoState()

Saves the undo state of this range group.

Declaration
protected override bool SaveUndoState()
Protected Overrides Function SaveUndoState() As Boolean
Returns
Type Description
bool

true if successful; false otherwise

Overrides
Remarks

This implementation does nothing; undo state is saved by grouping or ungrouping after ungrouping or grouping.