Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ChildChangeUndoAction Class
Methods Events

In This Topic
    ChildChangeUndoAction Class Members
    In This Topic

    The following tables list the members exposed by ChildChangeUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public Method Clones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public Method Performs the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public MethodOverridden.  Performs the shape change action.  
    Public Method Returns a string that represents this object.  
    Public MethodOverridden.  Undoes the shape change action.  
    Top
    Public Events
     NameDescription
    Public Event Occurs when the shape object raises its UIChangeComplete event.  
    Top
    See Also