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


SheetTabDragDropCopyUndoAction Class
Represents the undo action for dragging and dropping a sheet tab to copy the sheets in the control.
Syntax
'Declaration
 
Public Class SheetTabDragDropCopyUndoAction 
   Inherits UndoAction
 
'Usage
 
Dim instance As SheetTabDragDropCopyUndoAction
Inheritance Hierarchy

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

See Also