[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.GroupColumnUndoAction.SaveUndoState

SaveUndoState Method

SaveUndoState()

Saves the undo state.

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

Boolean: true if successful; otherwise, false

Overrides