[]
        
(Showing Draft Content)

FarPoint.Win.Chart.UndoRedoCancelEventArgs

UndoRedoCancelEventArgs Class

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

Inheritance
UndoRedoCancelEventArgs
Namespace: FarPoint.Win.Chart
Assembly: FarPoint.Win.Chart.dll
Syntax
public class UndoRedoCancelEventArgs : CancelEventArgs
Public Class UndoRedoCancelEventArgs
    Inherits CancelEventArgs

Constructors

Name Description
UndoRedoCancelEventArgs(UndoAction)

Initializes a new instance of the UndoRedoEventArgs class.

Properties

Name Description
Action

Gets the undo action which has just completed.