From http://www.w3schools.com (Copyright Refsnes Data)
Complete Web Control Reference
The CalendarDay control represents a day in a calendar control.
| Property | Description | .NET |
|---|---|---|
| Date | The date variable of the date | 1.0 |
| DayNumberText | The day number(string) of a date | 1.0 |
| IsOtherMonth | Specifies if the date in another month than the one displayed in the calendar | 1.0 |
| IsSelectable | Specifies if the date is selectable | 1.0 |
| IsSelected | Specifies if the date is selected | 1.0 |
| IsToday | Specifies if the date is today's date | 1.0 |
| IsWeekend | Specifies if the date is Saturday or Sunday | 1.0 |
| AccessKey, Attributes, BackColor, BorderColor, BorderStyle, BorderWidth, CssClass, Enabled, Font, EnableTheming, ForeColor, Height, IsEnabled, SkinID, Style, TabIndex, ToolTip, Width |
For a full description, go to Web Control Standard Attributes.
| AppRelativeTemplateSourceDirectory, BindingContainer, ClientID, Controls, EnableTheming, EnableViewState, ID, NamingContainer, Page, Parent, Site, TemplateControl, TemplateSourceDirectory, UniqueID, Visible |
For a full description, go to Control Standard Attributes.
Complete Web Control Reference
From http://www.w3schools.com (Copyright Refsnes Data)