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

DateEditCalendarProperties Members

Contains settings specific to a date editor’s dropdown calendar.

Constructors

Name Description
DateEditCalendarProperties() Initializes a new instance of the DateEditCalendarProperties class with default settings.
DateEditCalendarProperties(IPropertiesOwner) Initializes a new instance of the DateEditCalendarProperties class with the specified owner.

Properties

Name Description
ButtonStyle Gets the style settings used to paint the editor’s buttons. Inherited from CalendarProperties.
CellDisabledStyle Gets the style properties of the cells for which selection is disabled. Inherited from CalendarProperties.
CellOtherPeriodStyle Gets the style properties of the cells that don’t refer to the current period (month, year, century). Inherited from CalendarProperties.
CellOutOfRangeStyle Gets the style properties of the cells that are out of the specified range (CalendarProperties.MinDate, CalendarProperties.MaxDate). Inherited from CalendarProperties.
CellSelectedStyle Gets the style properties of the selected cells. Inherited from CalendarProperties.
CellStyle Gets the style properties of the cells. Inherited from CalendarProperties.
ChangeVisibleDateAnimationType Gets or sets a value specifying the animation type used to change the visible date. Inherited from CalendarProperties.
ClearButtonText Gets or sets the text displayed within the calendar’s Clear button. Inherited from CalendarProperties.
ClientInstanceName This property is not in effect for the DateEditCalendarProperties class.
ClientSideEvents This property is not in effect for the DateEditCalendarProperties class.
Columns Gets or sets the number of columns (months) displayed in a multi-view calendar. Inherited from CalendarProperties.
ControlStyle Obsolete. This property is not in effect for the DateEditCalendarProperties class.
ConvertEmptyStringToNull This property is not in effect for the DateEditCalendarProperties class.
CssFilePath This property is not in effect for the DateEditCalendarProperties class.
CssPostfix This property is not in effect for the DateEditCalendarProperties class.
DayDisabledStyle Gets the style properties of the days disabled for selection. Inherited from CalendarProperties.
DayHeaderStyle Gets the style properties for the calendar’s section that displays the day of the week. Inherited from CalendarProperties.
DayNameFormat Gets or sets the name format for days of the week. Inherited from CalendarProperties.
DayOtherMonthStyle Gets the style properties of the days that don’t belong to the displayed month. Inherited from CalendarProperties.
DayOutOfRangeStyle Gets the style properties of the days that don’t belong to the date range allowed for selection. Inherited from CalendarProperties.
DaySelectedStyle Gets the style settings for the calendar’s selected day. Inherited from CalendarProperties.
DayStyle Gets the style settings for the days displayed in the calendar. Inherited from CalendarProperties.
DayWeekendStyle Gets the style properties for the weekend dates in the calendar. Inherited from CalendarProperties.
DisabledDates This property is not in effect for the DateEditCalendarProperties class.
DisplayFormatString This property is not in effect for the DateEditCalendarProperties class.
EnableChangeVisibleDateGestures Gets or sets a value specifying whether an end-user can change the visible date with a swipe gesture. Inherited from CalendarProperties.
EnableClientSideAPI This property is not in effect for the DateEditCalendarProperties class.
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. Inherited from CalendarProperties.
EnableMonthNavigation Get or sets the visibility of the PrevMonth and NextMonth buttons, thus controlling the availability of month navigation within the calendar. Inherited from CalendarProperties.
EnableMultiSelect This property is not in effect for the DateEditCalendarProperties class.
EnablePeriodNavigation Gets or sets the visibility of the Prev and Next buttons, thus controlling the availability of navigation within the calendar. Inherited from CalendarProperties.
EnableYearNavigation Gets or sets the visibility of the PrevYear and NextYear buttons, thus controlling the availability of year navigation within the calendar. Inherited from CalendarProperties.
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. Inherited from CalendarProperties.
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. Inherited from CalendarProperties.
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. Inherited from CalendarProperties.
FastNavHeaderStyle Gets the style properties of the area that allows a user to return back to the previous mode within the fast navigation area. Inherited from CalendarProperties.
FastNavItemAreaStyle Gets the style properties of the fast navigation area. Inherited from CalendarProperties.
FastNavItemOtherPeriodStyle Gets the style properties of the fast navigation area’s items that belong to the neighboring period. Inherited from CalendarProperties.
FastNavItemStyle Gets the style properties of the fast navigation area’s item. Inherited from CalendarProperties.
FastNavMonthAreaStyle Gets the style properties for the fast navigation panel’s section that displays months. Inherited from CalendarProperties.
FastNavMonthStyle Gets the style settings for the months displayed in the calendar’s fast navigation panel. Inherited from CalendarProperties.
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. Inherited from CalendarProperties.
FastNavNextYearImage Gets the settings of an image that is displayed in the fast navigation panel’s NextYear button element. Inherited from CalendarProperties.
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. Inherited from CalendarProperties.
FastNavPrevYearImage Gets the settings of an image that is displayed in the fast navigation panel’s PrevYear button element. Inherited from CalendarProperties.
FastNavProperties Gets the settings of the calendar’s dropdown fast navigation panel. Inherited from CalendarProperties.
FastNavStyle Gets the common style settings for the calendar’s fast navigation panel. Inherited from CalendarProperties.
FastNavYearAreaStyle Gets the style properties for the fast navigation panel’s section that displays years. Inherited from CalendarProperties.
FastNavYearStyle Gets the style settings for the years displayed in the calendar’s fast navigation panel. Inherited from CalendarProperties.
FirstDayOfWeek Gets or sets the day to display as the first day of the week within the calendar. Inherited from CalendarProperties.
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. Inherited from CalendarProperties.
HeaderStyle Gets the style properties of the calendar’s title heading. Inherited from CalendarProperties.
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. Inherited from CalendarProperties.
HighlightWeekends Gets or sets a value that specifies whether weekend days are highlighted within the calendar. Inherited from CalendarProperties.
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. Inherited from CalendarProperties.
MaxDate This property is not in effect for the DateEditCalendarProperties class.
MinDate This property is not in effect for the DateEditCalendarProperties class.
MonthGridPaddings Gets or sets a value specifying the amount of space around the month grid within the calendar. Inherited from CalendarProperties.
NextLargePeriodImage Gets the settings of an image that is displayed in the calendar’s NextYear button element. Inherited from CalendarProperties.
NextMonthImage Gets the settings of an image displayed in the calendar’s NextMonth button element. Inherited from CalendarProperties.
NextPeriodImage Gets the settings of an image that is displayed in the calendar’s navigation button element. Inherited from CalendarProperties.
NextYearImage Gets the settings of an image that is displayed in the calendar’s NextYear button element. Inherited from CalendarProperties.
NullDisplayText This property is not in effect for the DateEditCalendarProperties class.
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. Inherited from CalendarProperties.
PrevMonthImage Gets the settings of an image that is displayed in the calendar’s PrevMonth button element. Inherited from CalendarProperties.
PrevPeriodImage Gets the settings of an image that is displayed in the calendar’s navigation button element. Inherited from CalendarProperties.
PrevYearImage Gets the settings of an image that is displayed in the calendar’s PrevYear button element. Inherited from CalendarProperties.
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. Inherited from CalendarProperties.
SettingsAdaptivity Provides access to the date edit adaptivity settings.
ShowClearButton Gets or sets a value that specifies whether the Clear button is displayed within the calendar’s footer. Inherited from CalendarProperties.
ShowDayHeaders Gets or sets a value that specifies whether the heading for the days of the week is displayed. Inherited from CalendarProperties.
ShowHeader Gets or sets a value that specifies whether the calendar’s title heading is displayed. Inherited from CalendarProperties.
ShowShadow This property is not in effect for the DateEditCalendarProperties class.
ShowTodayButton Gets or sets a value that specifies whether the Today button is displayed within the calendar’s footer. Inherited from CalendarProperties.
ShowWeekNumbers Gets or sets a value that specifies whether the week number section is displayed within the calendar. Inherited from CalendarProperties.
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. Inherited from CalendarProperties.
TodayStyle Gets the style settings for the calendar day that corresponds to today’s date. Inherited from CalendarProperties.
ValidationSettings This property is not in effect for the DateEditCalendarProperties class.
WeekNumberStyle Gets the style properties for the week number markers in the calendar. Inherited from CalendarProperties.

Methods

Name Description
Assign(PropertiesBase) Copies the settings of the specified object to the current one. Inherited from CalendarProperties.
CreateDisplayControl(CreateDisplayControlArgs, EditorsFactory) For internal use only. Inherited from EditPropertiesBase.
CreateEdit(CreateEditControlArgs, EditorsFactory) For internal use only. Inherited from EditPropertiesBase.
CreateEdit(CreateEditControlArgs, Boolean, EditorsFactory) For internal use only. Inherited from EditPropertiesBase.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetDisplayControlDefaultAlign() For internal use only. Inherited from EditPropertiesBase.
GetDisplayText(CreateDisplayControlArgs, EditorsFactory) For internal use only. Inherited from EditPropertiesBase.
GetDisplayText(CreateDisplayControlArgs, Boolean, EditorsFactory) For internal use only. Inherited from EditPropertiesBase.
GetEditorType() For internal use only. Inherited from EditPropertiesBase.
GetExportDisplayText(CreateDisplayControlArgs, EditorsFactory) For internal use only. Inherited from EditPropertiesBase.
GetExportNavigateUrl(CreateDisplayControlArgs) For internal use only. Inherited from EditPropertiesBase.
GetExportValue(CreateDisplayControlArgs) For internal use only. Inherited from EditPropertiesBase.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
RequireDataBinding() For internal use only. Inherited from EditPropertiesBase.
ToString() Returns the string that represents the current object. Inherited from EditPropertiesBase.
See Also