SchedulerOngoingEventsSettings
Properties
CssClass - String
Enabled - Nullable
UpdateInterval - Nullable
UseLocalTimezone - Nullable
Scheduler - Scheduler
The template used to render the "all day" scheduler events.The fields which can be used in the template are: description String - the event description; end Date - the event end date; isAllDay Boolean - if true the event is "all day"; resources Array - the event resources; start Date - the event start date or title String - the event title.
Methods
Serialize()
Serialize current instance to Dictionary