deleteRow

deleteRow(int rowIndex) function

Deletes the specified row

Parameters

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

Error

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