Spread Windows Forms 12.0 Product Documentation
copy Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > CellDragDropUndoAction Class : copy Field
Specifies whether to copy the range (true to copy; false to move).
Syntax
'Declaration
 
Protected copy As Boolean
'Usage
 
Dim instance As CellDragDropUndoAction
Dim value As Boolean
 
value = instance.copy
 
instance.copy = value
protected bool copy
See Also

Reference

CellDragDropUndoAction Class
CellDragDropUndoAction Members