EaxDataView.Rendered

Syntax

Rendered: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The Rendered event is generated after the container for the express report working area is ready to be viewed.

Example

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

See also:

EaxDataView