Spread Windows Forms 12.0 Product Documentation
rowInfo Field (CellDragDropUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > CellDragDropUndoAction Class : rowInfo Field
Specifies the row-level contents of the target range (before the drag and drop).
Syntax
'Declaration
 
Protected rowInfo As RowClipInfoRange
'Usage
 
Dim instance As CellDragDropUndoAction
Dim value As RowClipInfoRange
 
value = instance.rowInfo
 
instance.rowInfo = value
protected RowClipInfoRange rowInfo
See Also

Reference

CellDragDropUndoAction Class
CellDragDropUndoAction Members