Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / AddChildUndoAction Class
Members


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

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

    See Also