[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.CreateSelectionModel

CreateSelectionModel Method

CreateSelectionModel(int, int)

Creates the selection model.

Declaration
protected virtual ISheetSelectionModel CreateSelectionModel(int rowCount, int colCount)
Protected Overridable Function CreateSelectionModel(rowCount As Integer, colCount As Integer) As ISheetSelectionModel
Parameters
Type Name Description
int rowCount

Integer number of rows

int colCount

Integer number of columns

Returns
Type Description
ISheetSelectionModel

ISheetSelectionModel