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

MonthTemplateBuilder

Methods

ContentId(System.String)

Sets the ID of the content template.

Parameters

id - System.String

The id of the template.

EmptyId(System.String)

Sets the ID of the empty cell template.

Parameters

id - System.String

The id of the template.

WeekNumberId(System.String)

Sets the ID of the week number cell template.

Parameters

id - System.String

The id of the template.

Content(System.String)

Sets the content of the cell.

Parameters

content - System.String

The content of the cell.

Empty(System.String)

Sets the content of the empty cells.

Parameters

empty - System.String

The content of the empty cells.

WeekNumber(System.String)

Sets the content of the week number cells.

Parameters

weekNumber - System.String

The content of the week cells.

ContentHandler(System.String)

Parameters

content - System.String

EmptyHandler(System.String)

Parameters

empty - System.String

WeekNumberHandler(System.String)

Parameters

weekNumber - System.String
In this article
Not finding the help you need?