DataGrid.MouseMove

Syntax

MouseMove: function(sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The MouseMove event occurs on moving the cursor along the table.

Example

The example of use is given on the page with description of the DataGridSelection.BacklightIsVisible property.

See also:

DataGrid