[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.MapperUpdatingEventArgs.-ctor

MapperUpdatingEventArgs Constructor

MapperUpdatingEventArgs(int, int, int, int, MapperUpdatingEventType)

Creates a new Changed event arguments object for the data model for the sheet.

Declaration
public MapperUpdatingEventArgs(int row, int column, int rowCount, int columnCount, MapperUpdatingEventType type)
Public Sub New(row As Integer, column As Integer, rowCount As Integer, columnCount As Integer, type As MapperUpdatingEventType)
Parameters
Type Name Description
int row

Row index

int column

Column index

int rowCount

Number of rows

int columnCount

Number of columns

MapperUpdatingEventType type

Type of change that occurred in the data model