[]
        
(Showing Draft Content)

FarPoint.Win.Chart.UndoRedoManager.ActionPerforming

ActionPerforming Event

Occurs when the undo or redo action is performing, users can cancel this action. Actions are cancelled are not added to the undo list.

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