deleteRow

deleteRow(int rowIndex) method

Deletes the specified row

Parameters

NameTypeDescription
rowIndexintThe zero-based index of the row to delete.

Returns

void

Exception

ExceptionCondition
ArgumentOutOfRangeExceptionIf rowIndex less than zero or greater or equal to the RowCount