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


AddChildUndoAction Class
Represents the undo actions for adding a child object.
Syntax
'Declaration
 
Public Class AddChildUndoAction 
   Inherits UndoAction
 
'Usage
 
Dim instance As AddChildUndoAction
Inheritance Hierarchy

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

See Also