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