ISharedParams.EventHandlers

Syntax

EventHandlers: ISharedEventHandlers;

Description

The EventHandlers property returns object to work with event handlers  of reports.

Comments

Event handler sends parameters of the report with which calculation were carried out and helps to perform action set using the code on each event occurrence.

Example

The property use is given in the example for ISharedEventHandler.Object.

See also:

ISharedParams