[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.OnAddColumnFooterRows

OnAddColumnFooterRows Method

OnAddColumnFooterRows(int, int)

Processes the addition of the specified rows to the column footer in the data model.

Declaration
protected virtual void OnAddColumnFooterRows(int row, int count)
Protected Overridable Sub OnAddColumnFooterRows(row As Integer, count As Integer)
Parameters
Type Name Description
int row

Row index at which to start

int count

Number of rows to add