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


In This Topic
    SheetTabDragDropCopyUndoAction Class Members
    In This Topic

    The following tables list the members exposed by SheetTabDragDropCopyUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected FieldSpecifies the index of the sheet that is dragged and dropped.  
    Protected FieldSpecifies the indexes of the sheet that are dragged and dropped.  
    Protected FieldSpecifies the new index of the sheet that is dragged and dropped.  
    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. Moves the sheet to the new index.  
    Public MethodReturns a string that represents this object.  
    Public MethodOverridden. Moves the sheet back to its original index.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Saves the undo state.  
    Top
    See Also