[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.EditBase.ClearUndo

ClearUndo Method

ClearUndo()

Clears information about the most recent operation from the undo buffer of the control.

Declaration
public void ClearUndo()
Public Sub ClearUndo()
Remarks

You can use this method to prevent an undo operation from repeating, based on the state of your application.

See Also
Cut()