[]
        
(Showing Draft Content)

FarPoint.Win.Chart.UndoRedoManager.RedoPerforming

RedoPerforming Event

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

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