This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Calendar Properties
The properties of the Calendar class are listed below. For a complete list of Calendar class members, see the Calendar Members topic.
Public:
AccessKey (inherited from WebControl) |
AccessKey property. The keyboard shortcut used by the control. |
Attributes (inherited from WebControl) |
Attributes collection. Low-level access to arbitrary attributes. |
BackColor (inherited from WebControl) |
BackColor property. The background color of the control. |
BorderColor (inherited from WebControl) |
BorderColor property. The color of the border around the control. |
BorderStyle (inherited from WebControl) |
BorderStyle property. The style of border around the control. |
BorderWidth (inherited from WebControl) |
BorderWidth property. The width of the border around the control. |
CellPadding |
[To be supplied.] |
CellSpacing |
[To be supplied.] |
ClientID (inherited from Control) |
[To be supplied.] |
Controls (inherited from Control) |
[To be supplied.] |
CssClass (inherited from WebControl) |
CssClass property. The CSS Class name associated with the control. |
DataBindings (inherited from Control) |
[To be supplied.] |
DayHeaderStyle |
[To be supplied.] |
DayNameFormat |
[To be supplied.] |
DayStyle |
[To be supplied.] |
Enabled (inherited from WebControl) |
Enabled property. The enabled state of the control. |
FirstDayOfWeek |
[To be supplied.] |
Font (inherited from WebControl) |
Font property. The font used for the text within the control. |
ForeColor (inherited from WebControl) |
ForeColor property. The foreground color of the control. Typically determines the color of the text within the control. |
Height (inherited from WebControl) |
Height property. The height of the control. |
ID (inherited from Control) |
[To be supplied.] |
MaintainState (inherited from Control) |
[To be supplied.] |
NamingContainer (inherited from Control) |
[To be supplied.] |
NextMonthText |
[To be supplied.] |
NextPrevFormat |
[To be supplied.] |
NextPrevStyle |
[To be supplied.] |
OtherMonthDayStyle |
[To be supplied.] |
Page (inherited from Control) |
[To be supplied.] |
Parent (inherited from Control) |
[To be supplied.] |
PrevMonthText |
[To be supplied.] |
SelectedDate |
[To be supplied.] |
SelectedDates |
[To be supplied.] |
SelectedDayStyle |
[To be supplied.] |
SelectionMode |
[To be supplied.] |
SelectMonthText |
[To be supplied.] |
SelectorStyle |
[To be supplied.] |
SelectWeekText |
[To be supplied.] |
ShowDayHeader |
[To be supplied.] |
ShowGridLines |
[To be supplied.] |
ShowNextPrevMonth |
[To be supplied.] |
ShowTitle |
[To be supplied.] |
Site (inherited from Control) |
[To be supplied.] |
Style (inherited from WebControl) |
CssStyle collection. Low-level access to arbitrary CSS styles. |
TabIndex (inherited from WebControl) |
TabIndex property. The tab order of the control. |
TitleFormat |
[To be supplied.] |
TitleStyle |
[To be supplied.] |
TodayDayStyle |
[To be supplied.] |
TodaysDate |
[To be supplied.] |
ToolTip (inherited from WebControl) |
Tooltip property. The tooltip displayed when the mouse if over the control. |
UniqueID (inherited from Control) |
[To be supplied.] |
Visible (inherited from Control) |
[To be supplied.] |
VisibleDate |
[To be supplied.] |
WeekendDayStyle |
[To be supplied.] |
Width (inherited from WebControl) |
Width property. The width of the control. |
Protected:
See Also
Calendar Class | System.Web.UI.WebControls Namespace