[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.CellDragFillUndoAction.SaveUndoState

SaveUndoState Method

SaveUndoState()

Saves undo state information before drag-fill.

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

Boolean: true if successful; false otherwise

Overrides