Spread Windows Forms 12.0 Product Documentation
UndoRedoCancelEventArgs Class
Members 


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : UndoRedoCancelEventArgs Class
Represents the event data for the undo and redo events handled by the undo manager.
Object Model
UndoRedoCancelEventArgs ClassUndoAction Class
Syntax
'Declaration
 
Public Class UndoRedoCancelEventArgs 
   Inherits System.ComponentModel.CancelEventArgs
'Usage
 
Dim instance As UndoRedoCancelEventArgs
public class UndoRedoCancelEventArgs : System.ComponentModel.CancelEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.CancelEventArgs
         FarPoint.Win.Chart.UndoRedoCancelEventArgs

See Also

Reference

UndoRedoCancelEventArgs Members
FarPoint.Win.Chart Namespace