New to Kendo UI for Angular? Start a free 30-day trial
EventClickEvent
Updated on Oct 30, 2025
Represents the arguments for the eventClick and eventDblClick events.
| Name | Type | Default | Description | 
|---|---|---|---|
| event | 
 | Provides the original Scheduler event. | |
| originalEvent | 
 | Provides the original DOM event. | |
| sender | 
 | Provides a reference to the Scheduler instance that triggered the event. | |
| type | 
 | Provides the event type. |