Developer

ScrollToRow

Scrolls the grid to the row specified by index, placing it in the view.

procedure ScrollToRow(Index: Integer);

Parameters


Index
Integer
Index (absolute) of row. This parameter is zero-based.

See also