EaxRibbonView.Exported

Syntax

Exported: function (sender, args);

Parameters

sender. Event source.

args. Event information. Available arguments: format - name of the format to which the express report is exported.

Description

The Exported event occurs on selecting an option in the Export menu of the express report tool ribbon.

Example

The example of event use is given on the Example of Using the EaxRibbon Component page.

See also:

EaxRibbonView