Invalidates the drawing rectangle for the specified row number.
Source position: grids.pas line 1362
public procedure TCustomGrid.InvalidateRow(
ARow: Integer
);
ARow
Row number affected in the method.