[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.TableResizeUndoAction.SaveUndoState

SaveUndoState Method

SaveUndoState()

Saves the undo state before performing the action.

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

true if successful; false otherwise

Overrides