EventHandlers: ISharedEventHandlers;
The EventHandlers property returns object to work with event handlers of reports.
An event handler sends report parameters, with which calculation is executed, and allows for executing the action determined in the code at each event occurrence.
The property use is given in the example for ISharedEventHandler.Object.
See also: