MouseMove: function(sender, args);
sender. Event source.
args. Event information.
The MouseMove event occurs on moving the cursor along the table.
The example of use is given on the page with description of the DataGridSelection.BacklightIsVisible property.
See also: