[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.MultipleColumnMovingException.-ctor

MultipleColumnMovingException Constructor

MultipleColumnMovingException(int, Exception)

Initializes a new instance of the SheetView.MultipleColumnMovingException class.

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

Number of columns moved successfully before exception

Exception innerException

Inner exception