Spread Windows Forms 12.0 Product Documentation
targetRow Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > CellDragDropUndoAction Class : targetRow Field
Specifies the destination row index for the drag and drop.
Syntax
'Declaration
 
Protected targetRow As Integer
'Usage
 
Dim instance As CellDragDropUndoAction
Dim value As Integer
 
value = instance.targetRow
 
instance.targetRow = value
protected int targetRow
See Also

Reference

CellDragDropUndoAction Class
CellDragDropUndoAction Members