deleteRow(rowIndex: Number, count: Number);
rowIndex. Index of the first table row to be removed.
count. Number of table rows to be removed.
The deleteRow method removes table rows.
The example of use is given on the page with description of the TabSheetMeasures.deleteColumn method.
Seebsp;also: