EaxRibbonView.NewReport

Syntax

NewReport: function (sender, args);

Parameters

sender. Event source.

args. Event information. Available arguments: FromFile - indicates that the express report is created from a file.

Description

The NewReport event occurs on selecting the New Report option in the menu.

Example

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

See also:

EaxRibbonView