SchedulerOngoingEventsSettingsTagHelper

Example

Razor
<ongoing-events/>

Attributes

AttributeTypeDescription
css-classStringSpecifies a custom CSS class applied to ongoing events. If not set, the default k-event-ongoing class will be applied.
enabledBooleanSpecifies if the ongoing events will be highlighted. Defaults to false.
update-intervalDoubleThe update interval (in milliseconds) of the ongoing events highlight. Defaults to 60000 (a minute).
use-local-timezoneBooleanIf set to false the ongoing events will be highlighted in the scheduler timezone. That means only events that happen at the moment (according to their start and end data) will be highlighted. In order the highlight on the ongoing events to be visually in sync with the currentTimeMarker in the widget, the useLocalTimezone configuration options of both must be set to the same value. This way the highlighted ongoing events will be placed over the currentTimeMarker.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support