EaxDataView.Refreshed

Syntax

Refreshed: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The Refreshed event occurs after refreshing container view for the express report working area.

Example

The example of event use is given on the page with description of the EaxDataView.refresh method.

See also:

EaxDataView