Spread Windows Forms 12.0 Product Documentation
movedToRow Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > RowMoveUndoAction Class : movedToRow Field
Specifies the destination row index.
Syntax
'Declaration
 
Protected movedToRow As Integer
'Usage
 
Dim instance As RowMoveUndoAction
Dim value As Integer
 
value = instance.movedToRow
 
instance.movedToRow = value
protected int movedToRow
See Also

Reference

RowMoveUndoAction Class
RowMoveUndoAction Members