Back to Devexpress

CalendarDayOfWeekCellStyle Members

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

latest3.7 KB
Original Source

CalendarDayOfWeekCellStyle Members

Stores appearance settings for the days of the week.

Constructors

NameDescription
CalendarDayOfWeekCellStyle()Initializes a new instance of the CalendarDayOfWeekCellStyle class.

Fields

NameDescription
BackgroundColorProperty staticIdentifies the BackgroundColor dependency property. Inherited from CalendarCellStyle.
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.
TextColorProperty staticIdentifies the TextColor dependency property. Inherited from CalendarCellStyle.

Properties

NameDescription
BackgroundColorGets or sets a background color for calendar cells. Inherited from CalendarCellStyle.
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.
TextColorGets or sets a text color for calendar cells. Inherited from CalendarCellStyle.

See Also

CalendarDayOfWeekCellStyle Class

DevExpress.XamarinForms.Editors Namespace