[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.ColumnResizeUndoAction.SaveUndoState

SaveUndoState Method

SaveUndoState()

Saves undo information.

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

Boolean: true if successful; false otherwise

Overrides