Spread Windows Forms 12.0 Product Documentation
actualMovedRowCount Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > RowMoveUndoAction Class : actualMovedRowCount Field
Specifies the actual number of columns that are moved successfully.
Syntax
'Declaration
 
Protected actualMovedRowCount As Integer
'Usage
 
Dim instance As RowMoveUndoAction
Dim value As Integer
 
value = instance.actualMovedRowCount
 
instance.actualMovedRowCount = value
protected int actualMovedRowCount
See Also

Reference

RowMoveUndoAction Class
RowMoveUndoAction Members