Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / RowMoveUndoAction Class
Members


In This Topic
    RowMoveUndoAction Class
    In This Topic
    Represents the undo actions for moving a row.
    Syntax
    'Declaration
     
    
    Public Class RowMoveUndoAction 
       Inherits UndoAction
    'Usage
     
    
    Dim instance As RowMoveUndoAction
    public class RowMoveUndoAction : UndoAction 
    Inheritance Hierarchy

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

    See Also