Spread Windows Forms 9.0 Product Documentation
UndoAction Class
Members 


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

System.Object
   FarPoint.Win.Chart.Action
      FarPoint.Win.Chart.UndoAction
         FarPoint.Win.Chart.ClipboardPasteUndoAction
         FarPoint.Win.Chart.DeleteUndoAction
         FarPoint.Win.Chart.MoveResizeUndoAction

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

UndoAction Members
FarPoint.Win.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.