Back to Devexpress

MonthViewHeaderItemStyle Members

mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-dot-monthviewheaderitemstyle-dot-underscore-members.md

latest5.3 KB
Original Source

MonthViewHeaderItemStyle Members

The storage for the Month View’s header items appearance settings.

Constructors

NameDescription
MonthViewHeaderItemStyle()Initializes a new MonthViewHeaderItemStyle instance with the default settings.

Fields

NameDescription
BackgroundColorProperty staticIdentifies the BackgroundColor dependency property. Inherited from HeaderItemStyle.
BorderColorProperty staticIdentifies the BorderColor dependency property. Inherited from HeaderItemStyle.
BorderThicknessProperty staticIdentifies the BorderThickness dependency property. Inherited from HeaderItemStyle.
ContentPaddingProperty staticIdentifies the ContentPadding dependency property. Inherited from HeaderItemStyle.
CustomizerProperty staticIdentifies the Customizer dependency property.
TodayWeekDayTextStyleProperty staticIdentifies the TodayWeekDayTextStyle dependency property. Inherited from HeaderItemStyle.
WeekDayTextStyleProperty staticIdentifies the WeekDayTextStyle dependency property. Inherited from HeaderItemStyle.

Properties

NameDescription
BackgroundColorGets or sets the color that headers use to paint their background. Inherited from HeaderItemStyle.
BorderColorGets or sets the color that headers use to paint their border. Inherited from HeaderItemStyle.
BorderThicknessGets or sets the border thickness of date headers. Inherited from HeaderItemStyle.
ContentPaddingGets or sets the content padding of the date header. Inherited from HeaderItemStyle.
CustomizerGets or sets an object that customizes the appearance of an individual month view header item.
TodayWeekDayTextStyleGets or sets settings that configure week day text appearance of headers when the header identifies today. Inherited from HeaderItemStyle.
WeekDayTextStyleGets or sets settings that configure week day text appearance of headers. Inherited from HeaderItemStyle.

See Also

MonthViewHeaderItemStyle Class

DevExpress.XamarinForms.Scheduler Namespace