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


DeleteChildObjectUndoAction Class
Represents the undo action for deleting a shape or child control.
Syntax
'Declaration
 
Public Class DeleteChildObjectUndoAction 
   Inherits UndoAction
 
'Usage
 
Dim instance As DeleteChildObjectUndoAction
Inheritance Hierarchy

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

See Also