DataAreaView.refreshAll

Syntax

refreshAll ();

Description

The refreshAll method refreshes the table and the control bar of the regular report sequentially.

Example

The example of method use is given in description of the DataAreaView.PropertyChanged event.

See also:

DataAreaView