MirrorRows

Declaration: TDataTable.MirrorRows;
The method MirrorRows mirrors the data table by exchanging all rows such that the last one is exchanged with the first row, the next to last is exchanged with the second row, and so on.