Kendo.Mvc.UI.Fluent.SchedulerMessagesBuilder
Defines the fluent interface for configuring the SchedulerMessages.
Methods
Views(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewMessagesBuilder>)
Sets the View messages of the scheduler.
Parameters
addViewAction System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewMessagesBuilder>
The lambda which configures the scheduler view messages
Recurrence(System.Action<Kendo.Mvc.UI.Fluent.SchedulerRecurrenceMessagesBuilder>)
Sets the Recurrence messages of the scheduler.
Parameters
addViewAction System.Action<Kendo.Mvc.UI.Fluent.SchedulerRecurrenceMessagesBuilder>
The lambda which configures the scheduler recurrence messages
RecurrenceEditor(System.Action<Kendo.Mvc.UI.Fluent.SchedulerRecurrenceEditorMessagesBuilder>)
Sets the Editor messages of the scheduler.
Parameters
addViewAction System.Action<Kendo.Mvc.UI.Fluent.SchedulerRecurrenceEditorMessagesBuilder>
The lambda which configures the scheduler editor messages
Editor(System.Action<Kendo.Mvc.UI.Fluent.SchedulerEditorMessagesBuilder>)
Sets the Editor messages of the scheduler.
Parameters
addViewAction System.Action<Kendo.Mvc.UI.Fluent.SchedulerEditorMessagesBuilder>
The lambda which configures the scheduler editor messages