EaxDataView.DimSelectionChanged

Syntax

DimSelectionChanged: function (sender, args);

Parameters

sender. Event source

args. Event information.

Description

The DimSelectionChanged event occurs after changing express report dimension selection.

Example

The example of event use is given on the Example of Creating the EaxDataBox Component page.

See also:

EaxDataView