Spread Windows Forms 12.0 Product Documentation
Action Property (UndoRedoEventArgs)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > UndoRedoEventArgs Class : Action Property
Gets the undo action which has just completed.
Syntax
'Declaration
 
Public ReadOnly Property Action As UndoAction
'Usage
 
Dim instance As UndoRedoEventArgs
Dim value As UndoAction
 
value = instance.Action
public UndoAction Action {get;}
See Also

Reference

UndoRedoEventArgs Class
UndoRedoEventArgs Members