[]
        
(Showing Draft Content)

FarPoint.Win.Chart.UndoRedoManager.PerformUndoAction

PerformUndoAction Method

PerformUndoAction(UndoAction)

Performs the specified action (it can then be undone with Undo).

Declaration
public bool PerformUndoAction(UndoAction action)
Public Function PerformUndoAction(action As UndoAction) As Boolean
Parameters
Type Name Description
UndoAction action

UndoAction

Returns
Type Description
bool

Boolean: true if successful; false otherwise