[]
        
(Showing Draft Content)

FarPoint.Win.Chart.UndoRedoEventArgs

UndoRedoEventArgs Class

Represents the event data for the undo and redo events handled by the undo manager.

Inheritance
UndoRedoEventArgs
Namespace: FarPoint.Win.Chart
Assembly: FarPoint.Win.Chart.dll
Syntax
public class UndoRedoEventArgs : EventArgs
Public Class UndoRedoEventArgs
    Inherits EventArgs

Constructors

Name Description
UndoRedoEventArgs(UndoAction)

Initializes a new instance of the UndoRedoEventArgs class.

Properties

Name Description
Action

Gets the undo action which has just completed.