[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.OnRemoveRowHeaderColumns

OnRemoveRowHeaderColumns Method

OnRemoveRowHeaderColumns(int, int)

Processes the removal of columns from the row header.

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

Column index at which to start

int count

Number of columns to remove