Back to Devexpress

CalendarCellStyle Members

mobilecontrols-devexpress-dot-xamarinforms-dot-editors-dot-calendarcellstyle-dot-underscore-members.md

latest2.3 KB
Original Source

CalendarCellStyle Members

Stores appearance settings for calendar cells.

Fields

NameDescription
BackgroundColorProperty staticIdentifies the BackgroundColor dependency property.
FontAttributesProperty staticIdentifies the FontAttributes dependency property.
FontFamilyProperty staticIdentifies the FontFamily dependency property.
FontSizeProperty staticIdentifies the FontSize dependency property.
TextColorProperty staticIdentifies the TextColor dependency property.

Properties

NameDescription
BackgroundColorGets or sets a background color for calendar cells.
FontAttributesGets or sets font attributes for calendar cells.
FontFamilyGets or sets a font for calendar cells.
FontSizeGets or sets a font size for calendar cells.
TextColorGets or sets a text color for calendar cells.

See Also

CalendarCellStyle Class

DevExpress.XamarinForms.Editors Namespace