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