[]
        
(Showing Draft Content)

FarPoint.Win.Chart.UndoRedoManager.UndoPerforming

UndoPerforming Event

Occurs when the undo action is performing, user can cancel this undo action. Cancelled undo action are not added to redo list and are not removed from undo list.

Namespace: FarPoint.Win.Chart
Assembly: FarPoint.Win.Chart.dll
Syntax
[Browsable(false)]
public event UndoRedoCancelEventHandler UndoPerforming
<Browsable(False)>
Public Event UndoPerforming As UndoRedoCancelEventHandler
Returns
Type Description
UndoRedoCancelEventHandler Occurs when the undo action is performing, user can cancel this undo action. Cancelled undo action are not added to redo list and are not removed from undo list.