Easy Tutorial
❮ Razor Intro Razor Vb Logic ❯

ASP.NET CalendarDay Control



Definition and Usage

The CalendarDay control represents a day in the calendar control.


Properties

Property Description .NET
Date The date variable of the control. 1.0
DayNumberText The date number of the day (string). 1.0
IsOtherMonth Specifies whether the date is in a month other than the month displayed in the calendar. 1.0
IsSelectable Specifies whether the date is selectable. 1.0
IsSelected Specifies whether the date is selected. 1.0
IsToday Specifies whether the date is today's date. 1.0
IsWeekend Specifies whether the date is a Saturday or Sunday. 1.0

Web Control Standard Properties

For a complete description, visit Web Control Standard Properties.

Control Standard Properties

For a complete description, visit Control Standard Properties.


❮ Razor Intro Razor Vb Logic ❯