SchedulerMessagesEditorSettings
Properties
AllDayEvent - String
Description - String
EditorTitle - String
End - String
EndTimezone - String
Repeat - String
SeparateTimezones - String
Start - String
StartTimezone - String
Timezone - String
TimezoneEditorButton - String
TimezoneEditorTitle - String
Title - String
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