Spread Windows Forms 12.0 Product Documentation
rowInfoSource Field


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

Reference

CellDragDropUndoAction Class
CellDragDropUndoAction Members