Skip to main content

Overview

Report objects are used to display data. The description of the displayed data is defined using the data description.

Much like Control elements, Report Object also share universal events. While some also containing exclusive events.

Here are the universal events:

EventsDescription
MouseClickA click of the element
OnInitWhen the page is loaded
OnDestroyWhen the page is left
MouseEnterWhen the mouse goes over the element
MouseLeaveWhen the mouse leaves the element
DataSourceChangedWhen the data source is changed