Spread Windows Forms 12.0 Product Documentation
count Field (RowMoveUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > RowMoveUndoAction Class : count Field
Specifies the number of rows to move.
Syntax
'Declaration
 
Protected count As Integer
'Usage
 
Dim instance As RowMoveUndoAction
Dim value As Integer
 
value = instance.count
 
instance.count = value
protected int count
See Also

Reference

RowMoveUndoAction Class
RowMoveUndoAction Members