Spread Windows Forms 12.0 Product Documentation
ActualMovedRowCount Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView.MultipleRowMovingException Class : ActualMovedRowCount Property
Indicates the number of rows moved successfully before the exception.
Syntax
'Declaration
 
Public ReadOnly Property ActualMovedRowCount As Integer
'Usage
 
Dim instance As SheetView.MultipleRowMovingException
Dim value As Integer
 
value = instance.ActualMovedRowCount
public int ActualMovedRowCount {get;}
See Also

Reference

SheetView.MultipleRowMovingException Class
SheetView.MultipleRowMovingException Members