Spread Windows Forms 12.0 Product Documentation
cellInfoSource Field


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

Reference

CellDragDropUndoAction Class
CellDragDropUndoAction Members