Index: Integer;
The Index property returns the row index in the DataGrid component.
NOTE. This value corresponds to the index of the row, which is among the component visible rows. Depends on the sort and filtering set. If the row is not displayed in the component, then the property returns the -1 value.
See also: