Skip to main content
A newer version of this page is available. .
Tab

CalendarProperties Properties

Contains settings specific to a calendar editor.
Name Description
ButtonStyle Gets the style settings used to paint the editor’s buttons.
CellDisabledStyle Gets the style properties of the cells for which selection is disabled.
CellOtherPeriodStyle Gets the style properties of the cells that don’t refer to the current period (month, year, century).
CellOutOfRangeStyle Gets the style properties of the cells that are out of the specified range (CalendarProperties.MinDate, CalendarProperties.MaxDate).
CellSelectedStyle Gets the style properties of the selected cells.
CellStyle Gets the style properties of the cells.
ChangeVisibleDateAnimationType Gets or sets a value specifying the animation type used to change the visible date.
ClearButtonText Gets or sets the text displayed within the calendar’s Clear button.
ClientInstanceName Specifies the editor’s client programmatic identifier. Inherited from EditPropertiesBase.
ClientSideEvents Gets an object that lists the client-side events specific to the ASPxCalendar.
Columns Gets or sets the number of columns (months) displayed in a multi-view calendar.
ConvertEmptyStringToNull Gets or sets a value that specifies whether empty string values are converted to a null reference when an inplace editor’s value is retrieved from a data source field. Inherited from EditProperties.
CssFilePath Gets or sets the path to a CSS file that defines the editor’s appearance. Inherited from EditPropertiesBase.
CssPostfix Gets or sets a CSS class name postfix that identifies style settings to be applied to the editor. Inherited from EditPropertiesBase.
DayDisabledStyle Gets the style properties of the days disabled for selection.
DayHeaderStyle Gets the style properties for the calendar’s section that displays the day of the week.
DayNameFormat Gets or sets the name format for days of the week.
DayOtherMonthStyle Gets the style properties of the days that don’t belong to the displayed month.
DayOutOfRangeStyle Gets the style properties of the days that don’t belong to the date range allowed for selection.
DaySelectedStyle Gets the style settings for the calendar’s selected day.
DayStyle Gets the style settings for the days displayed in the calendar.
DayWeekendStyle Gets the style properties for the weekend dates in the calendar.
DisabledDates Provides access to a calendar’s collection of disabled dates.
DisplayFormatString Gets or sets the pattern used to format the editor’s value for display purposes.
EnableChangeVisibleDateGestures Gets or sets a value specifying whether an end-user can change the visible date with a swipe gesture.
EnableClientSideAPI Gets or sets a value that specifies whether the editor can be manipulated on the client side via code. Inherited from EditPropertiesBase.
EnableDefaultAppearance Obsolete. Specifies whether to enable the control’s default appearance. Inherited from EditPropertiesBase.
EnableFocusedStyle Gets or sets a value that specifies whether an editor in a focused state is displayed with predefined style settings. Inherited from EditProperties.
EnableLargePeriodNavigation Get or sets the visibility of the << and >> buttons, thus controlling the availability of year navigation within the calendar.
EnableMonthNavigation Get or sets the visibility of the PrevMonth and NextMonth buttons, thus controlling the availability of month navigation within the calendar.
EnableMultiSelect Gets or sets a value indicating whether multiple date selection is enabled in the calendar.
EnablePeriodNavigation Gets or sets the visibility of the Prev and Next buttons, thus controlling the availability of navigation within the calendar.
EnableYearNavigation Gets or sets the visibility of the PrevYear and NextYear buttons, thus controlling the availability of year navigation within the calendar.
EncodeHtml Gets or sets a value that specifies whether the editor’s value and element content is rendered as pure HTML, or HTML markers are stripped out. Inherited from EditPropertiesBase.
FastNavFooterStyle Gets the style properties for the footer section of the calendar’s fast navigation panel.
FastNavHeaderBackElementImage Gets the settings of an image that is displayed in the element used to return back to the previous mode within the fast navigation area’s header.
FastNavHeaderBackElementRtlImage Gets the settings of an image that is displayed in the element used to return back to the previous mode within the fast navigation area’s header when the calendar is in RTL mode.
FastNavHeaderStyle Gets the style properties of the area that allows a user to return back to the previous mode within the fast navigation area.
FastNavItemAreaStyle Gets the style properties of the fast navigation area.
FastNavItemOtherPeriodStyle Gets the style properties of the fast navigation area’s items that belong to the neighboring period.
FastNavItemStyle Gets the style properties of the fast navigation area’s item.
FastNavMonthAreaStyle Gets the style properties for the fast navigation panel’s section that displays months.
FastNavMonthStyle Gets the style settings for the months displayed in the calendar’s fast navigation panel.
FastNavNextPeriodImage Gets the settings of an image that is displayed in the button element used to switch to the next period within the calendar’s fast navigation area.
FastNavNextYearImage Gets the settings of an image that is displayed in the fast navigation panel’s NextYear button element.
FastNavPrevPeriodImage Gets the settings of an image that is displayed in the button element used to switch to the previous period within the calendar’s fast navigation area.
FastNavPrevYearImage Gets the settings of an image that is displayed in the fast navigation panel’s PrevYear button element.
FastNavProperties Gets the settings of the calendar’s dropdown fast navigation panel.
FastNavStyle Gets the common style settings for the calendar’s fast navigation panel.
FastNavYearAreaStyle Gets the style properties for the fast navigation panel’s section that displays years.
FastNavYearStyle Gets the style settings for the years displayed in the calendar’s fast navigation panel.
FirstDayOfWeek Gets or sets the day to display as the first day of the week within the calendar.
FocusedStyle Gets the style settings which define an editor’s appearance in the focused state. Inherited from EditProperties.
FooterStyle Gets the style properties for the calendar’s footer section.
HeaderStyle Gets the style properties of the calendar’s title heading.
HiddenSerializableObject For internal use only. Inherited from EditPropertiesBase.
HighlightToday Gets or sets a value that specifies whether a day that corresponds to today’s date is highlighted within the calendar.
HighlightWeekends Gets or sets a value that specifies whether weekend days are highlighted within the calendar.
InvalidStyle Gets the style settings which define an editor’s appearance in the invalid state. Inherited from EditProperties.
LoadingPanelImage Gets the settings of an image that is displayed in a calendar’s loading panel.
MaxDate Gets or sets the maximum date allowed to be entered into the editor by an end-user.
MinDate Gets or sets the minimum date allowed to be entered into the editor by an end-user.
MonthGridPaddings Gets or sets a value specifying the amount of space around the month grid within the calendar.
NextLargePeriodImage Gets the settings of an image that is displayed in the calendar’s NextYear button element.
NextMonthImage Gets the settings of an image displayed in the calendar’s NextMonth button element.
NextPeriodImage Gets the settings of an image that is displayed in the calendar’s navigation button element.
NextYearImage Gets the settings of an image that is displayed in the calendar’s NextYear button element.
NullDisplayText Gets or sets the text displayed within the editor’s edit region when the editor’s value is null. Inherited from EditPropertiesBase.
ParentImages This property is not in effect for the EditPropertiesBase class. Inherited from EditPropertiesBase.
ParentSkinOwner For internal use only. Inherited from EditPropertiesBase.
ParentStyles This property is not in effect for the EditPropertiesBase class. Inherited from EditPropertiesBase.
PickerType Specifies a date component an end user can select (a day, month, decade or year).
PrevLargePeriodImage Gets the settings of an image that is displayed in the calendar’s navigation button element.
PrevMonthImage Gets the settings of an image that is displayed in the calendar’s PrevMonth button element.
PrevPeriodImage Gets the settings of an image that is displayed in the calendar’s navigation button element.
PrevYearImage Gets the settings of an image that is displayed in the calendar’s PrevYear button element.
ReadOnlyStyle Gets style settings for the read-only editor state. Inherited from EditProperties.
Rows Gets or sets the number of rows (months) displayed in a multi-view calendar.
SettingsAdaptivity Provides access to the calendar adaptivity settings.
ShowClearButton Gets or sets a value that specifies whether the Clear button is displayed within the calendar’s footer.
ShowDayHeaders Gets or sets a value that specifies whether the heading for the days of the week is displayed.
ShowHeader Gets or sets a value that specifies whether the calendar’s title heading is displayed.
ShowShadow Gets or sets a value that specifies whether a calendar’s popup window casts a shadow.
ShowTodayButton Gets or sets a value that specifies whether the Today button is displayed within the calendar’s footer.
ShowWeekNumbers Gets or sets a value that specifies whether the week number section is displayed within the calendar.
Style Gets the style settings defining the editor appearance. Inherited from EditPropertiesBase.
TodayButtonText Gets or sets the text displayed within the calendar’s Today button.
TodayStyle Gets the style settings for the calendar day that corresponds to today’s date.
ValidationSettings Gets the editor’s validation settings. Inherited from EditProperties.
WeekNumberStyle Gets the style properties for the week number markers in the calendar.
See Also