System.Web.UI.WebControls.Calendar Members

The members of System.Web.UI.WebControls.Calendar are listed below.

See Also: Inherited members from System.Web.UI.WebControls.WebControl

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

Captionstring. Documentation for this section has not yet been entered.
CaptionAlignTableCaptionAlign. Documentation for this section has not yet been entered.
CellPaddingint. Documentation for this section has not yet been entered.
CellSpacingint. Documentation for this section has not yet been entered.
[read-only]
DayHeaderStyleTableItemStyle. Documentation for this section has not yet been entered.
DayNameFormatDayNameFormat. Documentation for this section has not yet been entered.
[read-only]
DayStyleTableItemStyle. Documentation for this section has not yet been entered.
FirstDayOfWeekFirstDayOfWeek. Documentation for this section has not yet been entered.
NextMonthTextstring. Documentation for this section has not yet been entered.
NextPrevFormatNextPrevFormat. Documentation for this section has not yet been entered.
[read-only]
NextPrevStyleTableItemStyle. Documentation for this section has not yet been entered.
[read-only]
OtherMonthDayStyleTableItemStyle. Documentation for this section has not yet been entered.
PrevMonthTextstring. Documentation for this section has not yet been entered.
SelectedDateDateTime. Documentation for this section has not yet been entered.
[read-only]
SelectedDatesSelectedDatesCollection. Documentation for this section has not yet been entered.
[read-only]
SelectedDayStyleTableItemStyle. Documentation for this section has not yet been entered.
SelectionModeCalendarSelectionMode. Documentation for this section has not yet been entered.
SelectMonthTextstring. Documentation for this section has not yet been entered.
[read-only]
SelectorStyleTableItemStyle. Documentation for this section has not yet been entered.
SelectWeekTextstring. Documentation for this section has not yet been entered.
ShowDayHeaderbool. Documentation for this section has not yet been entered.
ShowGridLinesbool. Documentation for this section has not yet been entered.
ShowNextPrevMonthbool. Documentation for this section has not yet been entered.
ShowTitlebool. Documentation for this section has not yet been entered.
TitleFormatTitleFormat. Documentation for this section has not yet been entered.
[read-only]
TitleStyleTableItemStyle. Documentation for this section has not yet been entered.
[read-only]
TodayDayStyleTableItemStyle. Documentation for this section has not yet been entered.
TodaysDateDateTime. Documentation for this section has not yet been entered.
UseAccessibleHeaderbool. Documentation for this section has not yet been entered.
VisibleDateDateTime. Documentation for this section has not yet been entered.
[read-only]
WeekendDayStyleTableItemStyle. Documentation for this section has not yet been entered.

Protected Methods

override
CreateControlCollection() : System.Web.UI.ControlCollection
Documentation for this section has not yet been entered.
HasWeekSelectors(CalendarSelectionMode) : bool
Documentation for this section has not yet been entered.
override
LoadViewState(object)
Documentation for this section has not yet been entered.
OnDayRender(TableCell, CalendarDay)
Documentation for this section has not yet been entered.
override
OnPreRender(EventArgs)
Documentation for this section has not yet been entered.
OnSelectionChanged()
Documentation for this section has not yet been entered.
OnVisibleMonthChanged(DateTime, DateTime)
Documentation for this section has not yet been entered.
RaisePostBackEvent(string)
Documentation for this section has not yet been entered.
override
Render(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
override
SaveViewState() : object
Documentation for this section has not yet been entered.
override
TrackViewState()
Documentation for this section has not yet been entered.

Public Events

DayRenderDocumentation for this section has not yet been entered.
SelectionChangedDocumentation for this section has not yet been entered.
VisibleMonthChangedDocumentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Web.UI.IPostBackEventHandler.RaisePostBackEventDocumentation for this section has not yet been entered.