Easy Tutorial
❮ Met Websecurity Getuserid Control Table ❯

ASP.NET Calendar FirstDayOfWeek Property



Definition and Usage

The FirstDayOfWeek property is used to specify which day is the first day of the week in the calendar.

Syntax

Property Description
day Specifies the first day of the week in the calendar. Possible values: Default<br> Monday<br> Tuesday<br> Wednesday<br> Thursday<br> Friday<br> Saturday<br> Sunday

Example

The following example shows a calendar where Wednesday is set as the first day of the week:


❮ Met Websecurity Getuserid Control Table ❯