Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / UndoAction Class
Members


UndoAction Class
Represents the actions in the component for which the user can perform an undo or redo. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Syntax
'Declaration
 
Public MustInherit Class UndoAction 
   Inherits Action
 
'Usage
 
Dim instance As UndoAction
Inheritance Hierarchy
See Also