Kendo.Mvc.UI.Fluent.SchedulerMessagesEditorSettingsBuilder
Defines the fluent API for configuring SchedulerMessagesEditorSettings
Methods
AllDayEvent(System.String)
The text similar to "All day event" displayed in the scheduler event editor.
Parameters
value System.String
The value for AllDayEvent
Description(System.String)
The text similar to "Description" displayed in the scheduler event editor.
Parameters
value System.String
The value for Description
EditorTitle(System.String)
The text similar to "Event" displayed as title of the scheduler event editor.
Parameters
value System.String
The value for EditorTitle
End(System.String)
The text similar to "End" displayed in the scheduler event editor.
Parameters
value System.String
The value for End
EndTimezone(System.String)
The text similar to "End timezone" displayed in the scheduler event editor.
Parameters
value System.String
The value for EndTimezone
Repeat(System.String)
The text similar to "Repeat" displayed in the scheduler event editor.
Parameters
value System.String
The value for Repeat
SeparateTimezones(System.String)
The text similar to "Use separate start and end time zones" displayed in the scheduler event editor.
Parameters
value System.String
The value for SeparateTimezones
Start(System.String)
The text similar to "Start" displayed in the scheduler event editor.
Parameters
value System.String
The value for Start
StartTimezone(System.String)
The text similar to "Start timezone" displayed in the scheduler event editor.
Parameters
value System.String
The value for StartTimezone
Timezone(System.String)
The text similar to "Timezone" displayed in the scheduler event editor.
Parameters
value System.String
The value for Timezone
TimezoneEditorButton(System.String)
The text similar to "Time zone" displayed as text of timezone editor button in the scheduler event editor.
Parameters
value System.String
The value for TimezoneEditorButton
TimezoneEditorTitle(System.String)
The text similar to "Timezones" displayed as title of timezone editor in the scheduler event editor.
Parameters
value System.String
The value for TimezoneEditorTitle
Title(System.String)
The text similar to "Title of the event" displayed in the scheduler event editor.
Parameters
value System.String
The value for Title