Spread Windows Forms 12.0 Product Documentation
columnInfoSource Field


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

Reference

CellDragDropUndoAction Class
CellDragDropUndoAction Members