|
Name |
Description |
|
AutoPostBack |
Gets or sets a value indicating whether the control will post back to the server when the selection has changed. |
|
CalendarStyle |
Gets or sets the style of this Calendar. |
|
ContentCssClass |
Gets or sets the default CSS class for the content element. |
|
ControlLoadedScript |
Gets or sets the name of a JavaScript function that should be invoked when the control is loaded. |
|
Culture |
Gets or sets the culture of the control. |
|
Date |
Gets or sets the currently displayed date. |
|
DateChangedScript |
Gets or sets the name of a JavaScript function that should be invoked when the control's date has changed. |
|
DateClickScript |
Gets or sets the name of a JavaScript function that should be invoked when a date cell is clicked. |
|
DateCssClass |
Gets or sets the default CSS class for date cells. |
|
FooterCssClass |
Gets or sets the default CSS class for the footer element. |
|
HeaderCssClass |
Gets or sets the default CSS class for the header element. |
|
Height |
WebControl.Height override. |
|
PaddingDateCssClass |
Gets or sets the default CSS class for padding date cells. |
|
SelectedDateCssClass |
Gets or sets the default CSS class for selected date cells. |
|
Selection |
Gets a list with the dates that represent the current selection in the calendar. |
|
SelectionChangedScript |
Gets or sets the name of a JavaScript function that should be invoked when the selection changes. |
|
SelectionChangingScript |
Gets or sets the name of a JavaScript function that should be invoked when the selection is about to be changed. |
|
SelectionMode |
Gets or sets the mode of the interactive selection in the calendar. |
|
Theme |
Gets or sets the theme applied to the control. |
|
Width |
WebControl.Width override. |