DateTimePickerMonthTemplateSettingsBuilder

Methods

Empty(System.String)

The template used for rendering cells in the calendar "month" view, which are outside the min/max range.

Parameters

value - System.String

The value for Empty

RETURNS

Returns the current DateTimePickerMonthTemplateSettingsBuilder instance.

EmptyId(System.String)

The template used for rendering cells in the calendar "month" view, which are outside the min/max range.

Parameters

value - System.String

The value for EmptyId

RETURNS

Returns the current DateTimePickerMonthTemplateSettingsBuilder instance.

Content(System.String)

Template to be used for rendering the cells in the calendar "month" view, which are in range.

Parameters

value - System.String

The value for Content

RETURNS

Returns the current DateTimePickerMonthTemplateSettingsBuilder instance.

ContentId(System.String)

Template to be used for rendering the cells in the calendar "month" view, which are in range.

Parameters

value - System.String

The value for ContentId

RETURNS

Returns the current DateTimePickerMonthTemplateSettingsBuilder instance.

WeekNumber(System.String)

The template to be used for rendering the cells in "week" column. By default, the widget renders the calculated week of the year.

Parameters

value - System.String

The value for WeekNumber

RETURNS

Returns the current DateTimePickerMonthTemplateSettingsBuilder instance.

WeekNumberId(System.String)

The template to be used for rendering the cells in "week" column. By default, the widget renders the calculated week of the year.

Parameters

value - System.String

The value for WeekNumberId

RETURNS

Returns the current DateTimePickerMonthTemplateSettingsBuilder instance.