Back to Devexpress

HeaderItemViewModel Properties

maui-devexpress-dot-maui-dot-scheduler-dot-headeritemviewmodel-dot-underscore-properties.md

latest1.9 KB
Original Source

HeaderItemViewModel Properties

The base class for all view models that supply data for different date headers.

NameDescription
BackgroundColorGets or sets the color that the header uses to paint its background.
BorderColorGets or sets the color that the header uses to paint its border.
BorderThicknessGets or sets the border thickness of the header.
ContentPaddingGets or sets the padding of the header.
IsTodayReturns whether a day for which a View shows the header is today.
WeekDayTextGets or sets the week day text of the header item.
WeekDayTextColorGets or sets the color the header item uses to paint its week day text.
WeekDayTextFontAttributesGets or sets whether the week day text is bold, italic, both, or neither.
WeekDayTextFontFamilyGets or sets the name of the font family the header item uses to display its week day text.
WeekDayTextFontSizeGets or sets the size of the header item’s week day text.

See Also

HeaderItemViewModel Class

HeaderItemViewModel Members

DevExpress.Maui.Scheduler Namespace