Contains the arguments passed to the ActionUndone and ActionRedone event handlers.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public class UndoEventArgs : EventArgs |
Visual Basic
Copy Code
|
|---|
Public Class UndoEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Spreadsheet.UndoEventArgs
See Also