Kendo.Mvc.UI.Fluent.SchedulerViewMessagesBuilder
Defines the fluent interface for configuring the SchedulerViewMessages.
Methods
Day(System.String)
Sets the text displayed as the Scheduler's "day" view title.
Parameters
message System.String
The message
Week(System.String)
Sets the text displayed as the Scheduler's "week" view title.
Parameters
message System.String
The message
WorkWeek(System.String)
Sets the text displayed as the Scheduler's "workweek" view title.
Parameters
message System.String
The message
Month(System.String)
Sets the text displayed as the Scheduler's "month" view title.
Parameters
message System.String
The message
Agenda(System.String)
Sets the text displayed as the Scheduler's "agenda" view title.
Parameters
message System.String
The message
Year(System.String)
Sets the text displayed as the Scheduler's "year" view title.
Parameters
message System.String
The message