Finishes an update to the grid control.
Source position: grids.pas line 1324
public procedure TCustomGrid.EndUpdate(
aRefresh: Boolean = True
);
aRefresh
True when the grid control needs to be redrawn in the method.