[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.UndoRedoEventArgs

UndoRedoEventArgs Class

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

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

Constructors

Name Description
UndoRedoEventArgs(UndoAction)

Creates a new set of event data for an undo action.

Properties

Name Description
Action

Gets the undo action which has just completed.