Back to Devexpress

DayViewHeaderItemStyle Properties

mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-dot-dayviewheaderitemstyle-dot-underscore-properties.md

latest3.9 KB
Original Source

DayViewHeaderItemStyle Properties

The storage for the Day-based View’s date header appearance settings.

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 view models that provide data for headers.
DayNumberTextStyleGets or sets settings that configure the day number text appearance of headers.
TextSpacingGets or sets the distance between week day text and day number text of headers.
TodayDayNumberBackgroundColorGets or sets the color that headers use to paint the background of day number text when the header identifies today.
TodayDayNumberTextStyleGets or sets settings that configure day number text appearance of headers when the header identifies today.
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

DayViewHeaderItemStyle Class

DayViewHeaderItemStyle Members

DevExpress.XamarinForms.Scheduler Namespace