EaxDataView.UndoChangedData

Syntax

UndoChangedData: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The UndoChangedData event is generated after the user rolls back data changes in the express report working area.

Example

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

See also:

EaxDataView