[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.StartCellSelecting

StartCellSelecting Method

StartCellSelecting(int, int, int, int)

Starts selecting cells.

Declaration
protected void StartCellSelecting(int rowPane, int columnPane, int row, int column)
Protected Sub StartCellSelecting(rowPane As Integer, columnPane As Integer, row As Integer, column As Integer)
Parameters
Type Name Description
int rowPane

Viewport row index

int columnPane

Viewport column index

int row

Row index

int column

Column index

OSZAR »