Spread Windows Forms 12.0 Product Documentation
moveContent Field (RowMoveUndoAction)


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

Reference

RowMoveUndoAction Class
RowMoveUndoAction Members