Fields that provide information about the event.
In addition to the fields described in this section, dxEvent contains native JavaScript event properties.
The DOM element within the current event propagation stage.
Element
Data passed to the event handler.
Object
The DOM element to which the currently-called event handler was attached.
The DOM element that initiated the event.