Fore > Fore Assembly Interfaces > ISharedEventHandlers
Assembly: Fore;
Namespace: Prognoz.Platform.Interop.KeFore;
The SharedEventHandlers interface is used to work with event handlers of reports.
SharedEventHandlers
To get object of the type, use ISharedParams.EventHandlers.
Property name | Brief description | |
![]() |
Enabled | The Enabled property determines whether event handlers are used. |
![]() |
EventHandler | The EventHandler property returns object to process events of the report set in the parameter. |
See also: