[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.OnRemoveColumns

OnRemoveColumns Method

OnRemoveColumns(int, int)

Processes the removal of the specified columns from the data model.

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