Easy Tutorial
❮ Prop Webcontrol Calendar Nextprevformat Prop Webcontrol Checkboxlist Repeatlayout ❯

ASP.NET Calendar SelectWeekText Property



Definition and Usage

The SelectWeekText property is used to specify the text displayed in the calendar for selecting an entire week.

Note: This property is only effective when the SelectionMode property is set to DayWeek or DayWeekMonth.

Syntax

Property Description
string Specifies the text displayed in the calendar for selecting an entire week. The default value is ">>".

Example

The following example shows a calendar where SelectWeekText is set to "->":


❮ Prop Webcontrol Calendar Nextprevformat Prop Webcontrol Checkboxlist Repeatlayout ❯