New to Kendo UI for Angular? Start a free 30-day trial
EventStyleArgs
Updated on Oct 30, 2025
Represents the arguments for the eventStyles and eventClass functions.
| Name | Type | Default | Description | 
|---|---|---|---|
| event? | 
 | Provides the event. | |
| isAllDay? | 
 | Specifies if the event is an all-day event. Applies to Day and Week views. | |
| resources? | 
 | Provides the event resources. |