Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / AddChildUndoAction Class
Fields Methods


In This Topic
    AddChildUndoAction Class Members
    In This Topic

    The following tables list the members exposed by AddChildUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new AddChildUndoAction object.  
    Top
    Protected Fields
     NameDescription
    Protected FieldSpecifies the child being added.  
    Protected FieldSpecifies the sheet on which the sorting is done.  
    Top
    Public Methods
     NameDescription
    Public MethodClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public MethodPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public MethodOverridden. Performs the add child action.  
    Public MethodReturns a string that represents this object.  
    Public MethodOverridden. Undoes the add child action.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Saves the undo state.  
    Top
    See Also