Spread Windows Forms 12.0 Product Documentation
UndoManager Property (FpChart)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > FpChart Class : UndoManager Property
Gets the undo manager which can be used to manage undo and redo actions.
Syntax
'Declaration
 
Public ReadOnly Property UndoManager As UndoRedoManager
'Usage
 
Dim instance As FpChart
Dim value As UndoRedoManager
 
value = instance.UndoManager
public UndoRedoManager UndoManager {get;}
See Also

Reference

FpChart Class
FpChart Members