EndUpdate([Refresh: Boolean = True]);
Refresh determines whether data source collection is to be updated. This is an optional parameter. Default property value is True (perform update).
The EndUpdate method resumes redrawing data source collection after the BeginUpdate method has stopped it.
See also: