Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / UndoAction Class
Members


In This Topic
    UndoAction Class
    In This Topic
    Represents the actions in the component for which the user can perform an undo or redo.
    Syntax
    'Declaration
     
    
    Public MustInherit Class UndoAction 
       Inherits Action
    'Usage
     
    
    Dim instance As UndoAction
    public abstract class UndoAction : Action 
    Inheritance Hierarchy
    See Also