[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.UndoManager

UndoManager Property

UndoManager

Gets or sets the undo manager for the SpreadView.

Declaration
public UndoManager UndoManager { get; set; }
Public Property UndoManager As UndoManager
Remarks

Child SpreadView objects use the top-level parent's UndoManager. You can set this property to null to recreate the UndoManager and clear the undo/redo state.