FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / UndoRedoEventArgs Class
Members


UndoRedoEventArgs Class
Represents the event data for the undo and redo events handled by the undo manager.
Syntax
'Declaration
 
Public Class UndoRedoEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As UndoRedoEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Chart.UndoRedoEventArgs

See Also