FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / RowMoveUndoAction Class
Members


RowMoveUndoAction Class
Represents the undo actions for moving a row.
Syntax
'Declaration
 
Public Class RowMoveUndoAction 
   Inherits UndoAction
 
'Usage
 
Dim instance As RowMoveUndoAction
Inheritance Hierarchy

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

See Also