onMouseMove

Arguments

eventEvent

An object that contains properties and methods for inspecting and manipulating the browser event. This object can be referenced in JavaScript added to the event, either through Action Javascript or using Text Mode.

See Event (MDN Web Docs) for more details.

Description

This event fires when the user moves the mouse over a row.

Discussion

The onMouseMove event is triggered when the mouse cursor is over the control and the user moves the mouse.