Kendo.Mvc.UI.Fluent.CalendarMonthSettingsBuilder
Defines the fluent API for configuring CalendarMonthSettings
Methods
Content(System.String)
The template to be used for rendering the cells in "month" view, which are between the min/max range. By default, the widget renders the value of the corresponding day.
Parameters
value System.String
The value for Content
Empty(System.String)
The template to be used for rendering the cells in the "month" view, which are not in the min/max range. By default, the widget renders an empty string.
Parameters
value System.String
The value for Empty