[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.InvalidateRowHeaderCells

InvalidateRowHeaderCells Method

InvalidateRowHeaderCells(int, int, int, int)

Invalidates row header cells.

Declaration
protected void InvalidateRowHeaderCells(int row, int column, int rowCount, int columnCount)
Protected Sub InvalidateRowHeaderCells(row As Integer, column As Integer, rowCount As Integer, columnCount As Integer)
Parameters
Type Name Description
int row

Starting row index

int column

Starting column index

int rowCount

Number of rows

int columnCount

Number of columns