Back to Devexpress

CalendarDayCellStyle Properties

mobilecontrols-devexpress-dot-xamarinforms-dot-editors-dot-calendardaycellstyle-dot-underscore-properties.md

latest5.9 KB
Original Source

CalendarDayCellStyle Properties

Stores appearance settings for day cells.

NameDescription
BackgroundColorGets or sets a background color for calendar cells. Inherited from CalendarCellStyle.
DisabledBackgroundColorGets or sets the background color for cells in the disabled state. Inherited from CalendarSelectableCellStyle.
DisabledFontAttributesGets or sets font attributes for cells in the disabled state. Inherited from CalendarSelectableCellStyle.
DisabledFontFamilyGets or sets the font for cells in the disabled state. Inherited from CalendarSelectableCellStyle.
DisabledFontSizeGets or sets the font size for cells in the disabled state. Inherited from CalendarSelectableCellStyle.
DisabledTextColorGets or sets the foreground color for cells in the disabled state. Inherited from CalendarSelectableCellStyle.
FontAttributesGets or sets font attributes for calendar cells. Inherited from CalendarCellStyle.
FontFamilyGets or sets a font for calendar cells. Inherited from CalendarCellStyle.
FontSizeGets or sets a font size for calendar cells. Inherited from CalendarCellStyle.
SelectedBackgroundColorGets or sets the background color for cells in the selected state. Inherited from CalendarSelectableCellStyle.
SelectedEllipseBackgroundColorGets or sets the background color for the selection ellipse. Inherited from CalendarSelectableCellStyle.
SelectedFontAttributesGets or sets font attributes for cells in the selected state. Inherited from CalendarSelectableCellStyle.
SelectedFontFamilyGets or sets the font for cells in the selected state. Inherited from CalendarSelectableCellStyle.
SelectedFontSizeGets or sets the font size for cells in the selected state. Inherited from CalendarSelectableCellStyle.
SelectedTextColorGets or sets the foreground color for cells in the selected state. Inherited from CalendarSelectableCellStyle.
TextColorGets or sets a text color for calendar cells. Inherited from CalendarCellStyle.
TodayBackgroundColorGets or sets today’s date’s background color.
TodayEllipseBackgroundColorGets or sets today’s date’s ellipse color.
TodayFontAttributesGets or sets today’s date’s font attributes.
TodayFontFamilyGets or sets today’s date’s font.
TodayFontSizeGets or sets today’s date’s font size.
TodayTextColorGets or sets today’s date’s color.

See Also

CalendarDayCellStyle Class

CalendarDayCellStyle Members

DevExpress.XamarinForms.Editors Namespace