[]
        
(Showing Draft Content)

FarPoint.Win.Spread.TableView.RemoveDataRows

RemoveDataRows Method

RemoveDataRows(int, int)

Removes rows from the table data area.

Declaration
public void RemoveDataRows(int row, int count)
Public Sub RemoveDataRows(row As Integer, count As Integer)
Parameters
Type Name Description
int row

Table data row index.

int count

Number of data rows to remove