[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.OnAddRowHeaderColumns

OnAddRowHeaderColumns Method

OnAddRowHeaderColumns(int, int)

Processes the addition of columns to the row header of the sheet.

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

Column index at which to start

int count

Number of columns to add