Back to Devexpress

DayViewHeaderItemStyle Members

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

latest7.7 KB
Original Source

DayViewHeaderItemStyle Members

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

Constructors

NameDescription
DayViewHeaderItemStyle()Initializes a new DayViewHeaderItemStyle 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.
DayNumberTextStyleProperty staticIdentifies the DayNumberTextStyle dependency property.
TextSpacingProperty staticIdentifies the TextSpacing dependency property.
TodayDayNumberBackgroundColorProperty staticIdentifies the TodayDayNumberBackgroundColor dependency property.
TodayDayNumberTextStyleProperty staticIdentifies the TodayDayNumberTextStyle 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 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

DevExpress.XamarinForms.Scheduler Namespace