Back to Devexpress

CalendarHeaderStyle Members

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

latest3.6 KB
Original Source

CalendarHeaderStyle Members

Stores appearance settings for calendar headers.

Constructors

NameDescription
CalendarHeaderStyle()Initializes a new instance of the CalendarHeaderStyle 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

CalendarHeaderStyle Class

DevExpress.XamarinForms.Editors Namespace