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.
|
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.
|
CssFilePath
|
Gets or sets the path to a CSS file that defines the editor's appearance.
|
CssPostfix
|
Gets or sets a CSS class name postfix that identifies style settings to be applied to the editor.
|
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.
|
EnableDefaultAppearance
|
Obsolete. Specifies whether to enable the control's default appearance.
|
EnableFocusedStyle
|
Gets or sets a value that specifies whether an editor in a focused state is displayed with predefined style settings.
|
EnableLargePeriodNavigation
|
Get or sets the visibility of the << and >> buttons, thus controlling the availability of year 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.
|
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.
|
FastNavFooterStyle
|
Gets the style properties for the footer section of the calendar's fast navigation panel.
|
FastNavHeaderBackElementImage
|
|