OngoingEventsSettings
Interface
Represents the settings for highlighting ongoing events.
Definition
Package:@progress/kendo-angular-scheduler
Properties
cssClass?
string
Sets a custom CSS class for ongoing events.
enabled?
boolean
Specifies if ongoing events are highlighted.
Default:
true
updateInterval?
number
Sets the update interval in milliseconds for the ongoing events highlight.
Default:
60000