MainMenu.ExportItemSelected

Syntax

ExportItemSelected: function (sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The ExportItemSelected event occurs after selecting the Export menu item.

Example

The example of use is given on the page of the MainMenu.DiscussItemSelected event.

See also:

MainMenu