Spread Windows Forms 12.0 Product Documentation
UndoRedoCancelEventArgs Constructor


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > UndoRedoCancelEventArgs Class : UndoRedoCancelEventArgs Constructor
The action.
Initializes a new instance of the UndoRedoEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal action As UndoAction _
)
'Usage
 
Dim action As UndoAction
 
Dim instance As New UndoRedoCancelEventArgs(action)
public UndoRedoCancelEventArgs( 
   UndoAction action
)

Parameters

action
The action.
See Also

Reference

UndoRedoCancelEventArgs Class
UndoRedoCancelEventArgs Members