[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.MultipleRowMovingException.-ctor

MultipleRowMovingException Constructor

MultipleRowMovingException(int, Exception)

Initializes a new instance of the class.

Declaration
public MultipleRowMovingException(int actualMovedRowCount, Exception innerException)
Public Sub New(actualMovedRowCount As Integer, innerException As Exception)
Parameters
Type Name Description
int actualMovedRowCount

Number of rows moved successfully before the exception

Exception innerException

Inner exception