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

In This Topic
    CellDragDropUndoAction Class Members
    In This Topic

    The following tables list the members exposed by CellDragDropUndoAction.

    Public Constructors
     NameDescription
    Public Constructor Creates a new undo action for a cell for the drag and drop operation.  
    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 cell drag-drop.  
    Public Method Returns a string that represents this object.  
    Public MethodOverridden.  Undoes the cell drag-drop.  
    Top
    See Also