<kendo:multiViewCalendar-messages>

Allows localization of the strings that are used in the widget.

Example

<kendo:multiViewCalendar>
    <kendo:multiViewCalendar-messages></kendo:multiViewCalendar-messages>
</kendo:multiViewCalendar>

Configuration Attributes

weekColumnHeader java.lang.String

Allows customization of the week column header text. Set the value to make the widget compliant with web accessibility standards.

Example

<kendo:multiViewCalendar-messages weekColumnHeader="weekColumnHeader">
</kendo:multiViewCalendar-messages>
In this article
Not finding the help you need?