Spread Windows Forms 12.0 Product Documentation
moveContent Field (ColumnMoveUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > ColumnMoveUndoAction Class : moveContent Field
Specifies whether to move the content.
Syntax
'Declaration
 
Protected moveContent As Boolean
'Usage
 
Dim instance As ColumnMoveUndoAction
Dim value As Boolean
 
value = instance.moveContent
 
instance.moveContent = value
protected bool moveContent
See Also

Reference

ColumnMoveUndoAction Class
ColumnMoveUndoAction Members