Back to Devexpress

HeaderItemStyle Members

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

latest3.2 KB
Original Source

HeaderItemStyle Members

The base class for all date headers of the Scheduler’s views.

Fields

NameDescription
BackgroundColorProperty staticIdentifies the BackgroundColor dependency property.
BorderColorProperty staticIdentifies the BorderColor dependency property.
BorderThicknessProperty staticIdentifies the BorderThickness dependency property.
ContentPaddingProperty staticIdentifies the ContentPadding dependency property.
TodayWeekDayTextStyleProperty staticIdentifies the TodayWeekDayTextStyle dependency property.
WeekDayTextStyleProperty staticIdentifies the WeekDayTextStyle dependency property.

Properties

NameDescription
BackgroundColorGets or sets the color that headers use to paint their background.
BorderColorGets or sets the color that headers use to paint their border.
BorderThicknessGets or sets the border thickness of date headers.
ContentPaddingGets or sets the content padding of the date header.
TodayWeekDayTextStyleGets or sets settings that configure week day text appearance of headers when the header identifies today.
WeekDayTextStyleGets or sets settings that configure week day text appearance of headers.

See Also

HeaderItemStyle Class

DevExpress.XamarinForms.Scheduler Namespace