Delete(Index: Integer);
Index is index of the row that needs deleting.
The Delete method deletes the row, which index is passed as the Index input parameter.
See also:
IDataGridRows