Back to Devexpress

CalendarDayCellStyle Fields

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

latest8.4 KB
Original Source

CalendarDayCellStyle Fields

Stores appearance settings for day cells.

NameDescription
BackgroundColorProperty staticIdentifies the BackgroundColor dependency property. Inherited from CalendarCellStyle.
DisabledBackgroundColorProperty staticIdentifies the DisabledBackgroundColor dependency property. Inherited from CalendarSelectableCellStyle.
DisabledFontAttributesProperty staticIdentifies the DisabledFontAttributes dependency property. Inherited from CalendarSelectableCellStyle.
DisabledFontFamilyProperty staticIdentifies the DisabledFontFamily dependency property. Inherited from CalendarSelectableCellStyle.
DisabledFontSizeProperty staticIdentifies the DisabledFontSize dependency property. Inherited from CalendarSelectableCellStyle.
DisabledTextColorProperty staticIdentifies the DisabledTextColor dependency property. Inherited from CalendarSelectableCellStyle.
FontAttributesProperty staticIdentifies the FontAttributes dependency property. Inherited from CalendarCellStyle.
FontFamilyProperty staticIdentifies the FontFamily dependency property. Inherited from CalendarCellStyle.
FontSizeProperty staticIdentifies the FontSize dependency property. Inherited from CalendarCellStyle.
SelectedBackgroundColorProperty staticIdentifies the SelectedBackgroundColor dependency property. Inherited from CalendarSelectableCellStyle.
SelectedEllipseBackgroundColorProperty staticIdentifies the SelectedEllipseBackgroundColor dependency property. Inherited from CalendarSelectableCellStyle.
SelectedFontAttributesProperty staticIdentifies the SelectedFontAttributes dependency property. Inherited from CalendarSelectableCellStyle.
SelectedFontFamilyProperty staticIdentifies the SelectedFontFamily dependency property. Inherited from CalendarSelectableCellStyle.
SelectedFontSizeProperty staticIdentifies the SelectedFontSize dependency property. Inherited from CalendarSelectableCellStyle.
SelectedTextColorProperty staticIdentifies the SelectedTextColor dependency property. Inherited from CalendarSelectableCellStyle.
TextColorProperty staticIdentifies the TextColor dependency property. Inherited from CalendarCellStyle.
TodayBackgroundColorProperty staticIdentifies the TodayBackgroundColor dependency property.
TodayEllipseBackgroundColorProperty staticIdentifies the TodayEllipseBackgroundColor dependency property.
TodayFontAttributesProperty staticIdentifies the TodayFontAttributes dependency property.
TodayFontFamilyProperty staticIdentifies the TodayFontFamily dependency property.
TodayFontSizeProperty staticIdentifies the TodayFontSize dependency property.
TodayTextColorProperty staticIdentifies the TodayTextColor dependency property.

See Also

CalendarDayCellStyle Class

CalendarDayCellStyle Members

DevExpress.XamarinForms.Editors Namespace