[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.AggregateArgs.-ctor

AggregateArgs Constructor

AggregateArgs(int, int, int, int, AggregationType)

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

Declaration
public AggregateArgs(int row, int column, int rowCount, int columnCount, AggregationType aggregationType)
Public Sub New(row As Integer, column As Integer, rowCount As Integer, columnCount As Integer, aggregationType As AggregationType)
Parameters
Type Name Description
int row

Row index

int column

Column index

int rowCount

Number of rows

int columnCount

Number of columns

AggregationType aggregationType

Type of aggeration that occurred in the data model