Represents a light-weight calendar control. The following tables list the members exposed by the Calendar type.
|
Name | Description | |
---|---|---|
![]() |
An object, which keeps references to various Dom elements, part of the control's structure |
Name | Description | |
---|---|---|
![]() |
Advances the calendar's date with the specified number of years, months and/or days. |
|
![]() |
Clears the collection of selected dates. |
|
![]() |
Sys.UI.Control.dispose override. |
|
![]() |
Redraws the calendar. |
|
![]() |
Returns a value indicating whether the control should post back to the server when the selection has changed. |
|
![]() |
Gets the calendar style. |
|
![]() |
Gets the culture. |
|
![]() |
Gets the date of the calendar. |
|
![]() |
Gets the CSS class used for styling date cells. |
|
![]() |
Gets a value indicating whether user interaction with the control is allowed. |
|
![]() |
Gets the CSS class used for styling padding date cells. |
|
![]() |
Gets the CSS class used for styling selected date cells. |
|
![]() |
Gets the selection mode. |
|
![]() |
Gets the cell object corresponding to the specified date. |
|
![]() |
Gets the collection of selected dates. |
|
![]() |
Sys.UI.Control.initialize override. |
|
![]() |
Initiates a postback. |
|
![]() |
Prepares the Calendar for a subsequent postback. |
|
![]() |
Adds the specified Date or Date Array to the collection of selected dates. |
|
![]() |
Adds the specified range of dates to the collection of selected dates. |
|
![]() |
Sets a value indicating whether the control should post back to the server when the selection has changed. |
|
![]() |
Sets the calendar style. |
|
![]() |
Sets the culture. |
|
![]() |
Sets the date of the calendar. |
|
![]() |
Sets the CSS class used for styling date cells. |
|
![]() |
Sets a value indicating whether user interaction with the control is allowed. |
|
![]() |
Sets the CSS class used for styling padding date cells. |
|
![]() |
Sets the CSS class used for styling selected date cells. |
|
![]() |
Sets the selection mode. |