ASP.NET CalendarDay Control


Web Server Controls Web Server Controls

Definition and Usage

The CalendarDay control represents a day in a calendar control.


Properties

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

Web Control Standard Properties

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.

Control Standard Properties

AppRelativeTemplateSourceDirectory, BindingContainer, ClientID, Controls, EnableTheming, EnableViewState, ID, NamingContainer, Page, Parent, Site, TemplateControl, TemplateSourceDirectory, UniqueID, Visible

For a full description, go to Control Standard Attributes.


Web Server Controls Web Server Controls

Color Picker

colorpicker