[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.OnAddColumnHeaderRows

OnAddColumnHeaderRows Method

OnAddColumnHeaderRows(int, int)

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

Declaration
protected virtual void OnAddColumnHeaderRows(int row, int count)
Protected Overridable Sub OnAddColumnHeaderRows(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