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


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

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

See Also