Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ChildChangeUndoAction Class
Members


ChildChangeUndoAction Class
Represents the undo action for changing a shape.
Syntax
'Declaration
 
Public Class ChildChangeUndoAction 
   Inherits UndoAction
 
'Usage
 
Dim instance As ChildChangeUndoAction
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.Action
      FarPoint.Win.Spread.UndoRedo.UndoAction
         FarPoint.Win.Spread.UndoRedo.ChildChangeUndoAction

See Also