Item(Index: Integer): IDataGridRow;
Index. Index of the selected row to get.
The Item property returns the row from the selected rows collection, which index is passed as the Index component input parameter.
See also:
IDataGridSelection