Spread Windows Forms 12.0 Product Documentation
row Field (CellDragDropUndoAction)


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

Reference

CellDragDropUndoAction Class
CellDragDropUndoAction Members