Kendo.Mvc.UI.SchedulerMessagesSettings
Kendo UI SchedulerMessagesSettings class
Properties
AllDay
The text similar to "all day" displayed in day,week and agenda views.
AriaEventLabel
Specifies the format string used to populate the aria-label attribute value of the selected event element.The arguments which can be used in the format string are: {0} - represents the title of the selected event.; {1} - represents the start date of the event. or {2} - represents the start time of the event..
AriaSlotLabel
Specifies the format string used to populate the aria-label attribute value of the selected slot element.The arguments which can be used in the format string are: {0} - represents the start date of the slot. or {1} - represents the end date of the slot..
Cancel
The text similar to "Cancel" displayed in scheduler.
Date
The text similar to "Date" displayed in scheduler.
DeleteWindowTitle
The text similar to "Delete event" displayed as title of the scheduler delete event window.
Destroy
The text similar to "Delete" displayed in scheduler.
Event
The text similar to "Event" displayed in scheduler.
DefaultRowText
The text similar to "All events" displayed in timeline views when there is no vertical grouping.
Next
The tooltip of the next navigation button.
The text displayed by the PDF export button.
Previous
The tooltip of the previous navigation button.
ResetSeries
The text of the reset series button.
Save
The text similar to "Save" displayed in scheduler.
ShowFullDay
The text similar to "Show full day" used in scheduler "showFullDay" button.
ShowWorkDay
The text similar to "Show business hours" used in scheduler "showWorkDay" button.
Time
The text similar to "Time" displayed in scheduler.
Today
The text similar to "Today" displayed in scheduler.
Editable
The configuration of the scheduler editable messages. Use this option to customize or localize the scheduler editable messages.
Editor
The configuration of the scheduler editor messages. Use this option to customize or localize the scheduler editor messages.
RecurrenceEditor
The configuration of the scheduler recurrence editor messages. Use this option to customize or localize the scheduler recurrence editor messages.
RecurrenceMessages
The configuration of the scheduler recurrence messages. Use this option to customize or localize the scheduler recurrence messages.
Search
The Search input title and placeholder text.
Views
The configuration of the scheduler views messages. Use this option to customize or localize the scheduler views messages.
Methods
SerializeSettings
Serialize current instance to Dictionary