Skip to main content

Events

Events are used to either trigger a workflow, or read and write the values inside a control element into a variable. The following are the events available on most control or layout elements.

Event nameDescription
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