IEaxDataSources.EndUpdate

Syntax

EndUpdate([Refresh: Boolean = True]);

Parameters

Refresh determines whether data source collection is to be updated. This is an optional parameter. Default property value is True (perform update).

Description

The EndUpdate method resumes redrawing data source collection after the BeginUpdate method has stopped it.

See also:

IEaxDataSources