New to Telerik UI for ASP.NET Core? Download free 30-day trial

CalendarMessagesSettingsBuilder

Methods

WeekColumnHeader(System.String)

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

Parameters

value - System.String

The value for WeekColumnHeader

Allows customization of the "Navigate to " text that would be used for title attribute of the Calendar title in the header. The label is also a button allowing navigation to parent view.

Parameters

value - System.String

The value for NavigateTo

ParentViews(System.Action)

Allows customization of names of the views used in the title attribute of the Calendar title in the header. The label is also a button allowing navigation to parent view.

Parameters

configurator - System.Action<CalendarMessagesParentViewsSettingsBuilder>

The configurator for the parentviews setting.

Today(System.String)

Allows customization of the text of the Today button present in the widget in its modern rendering.

Parameters

value - System.String

The value for Today

In this article
Not finding the help you need?