EaxGridView.PictureMouseDown

Syntax

PictureMouseDown: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The PictureMouseDown event occurs on clicking an icon in a cell of the table shown in the express report working area.

Example

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

See also:

EaxGridView