Back to Devexpress

DayViewHeaderItemViewModel Members

maui-devexpress-dot-maui-dot-scheduler-dot-dayviewheaderitemviewmodel-dot-underscore-members.md

latest6.1 KB
Original Source

DayViewHeaderItemViewModel Members

The storage for appearance settings values of an individual Day View header item’s representation.

Constructors

NameDescription
DayViewHeaderItemViewModel(DateTimeRange)Initializes a new instance of the DayViewHeaderItemViewModel class with specified settings.

Properties

NameDescription
AlternateBackgroundColorGets or sets the color that the header uses to paint a significant element.
BackgroundColorGets or sets the color that the header uses to paint its background. Inherited from HeaderItemViewModel.
BorderColorGets or sets the color that the header uses to paint its border. Inherited from HeaderItemViewModel.
BorderThicknessGets or sets the border thickness of the header. Inherited from HeaderItemViewModel.
ContentPaddingGets or sets the padding of the header. Inherited from HeaderItemViewModel.
DayNumberTextGets or sets the day number text of the header.
DayNumberTextColorGets or sets the color of the header’s day number text.
DayNumberTextFontAttributesGets or sets attributes that specifies whether the header’s day number text is bold, italic, or neither.
DayNumberTextFontFamilyGets or sets the font family that the header uses to display day number text.
DayNumberTextFontSizeGets or sets the font size that the header uses to display day number text.
IntervalReturns the time interval that identifies the day for which a View shows the header.
IsTodayReturns whether a day for which a View shows the header is today. Inherited from HeaderItemViewModel.
TextSpacingGets or sets the distance between the week day text and the day number text.
WeekDayTextGets or sets the week day text of the header item. Inherited from HeaderItemViewModel.
WeekDayTextColorGets or sets the color the header item uses to paint its week day text. Inherited from HeaderItemViewModel.
WeekDayTextFontAttributesGets or sets whether the week day text is bold, italic, both, or neither. Inherited from HeaderItemViewModel.
WeekDayTextFontFamilyGets or sets the name of the font family the header item uses to display its week day text. Inherited from HeaderItemViewModel.
WeekDayTextFontSizeGets or sets the size of the header item’s week day text. Inherited from HeaderItemViewModel.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from System.Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from System.Object.
GetHashCode()Serves as the default hash function. Inherited from System.Object.
GetType()Gets the Type of the current instance. Inherited from System.Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from System.Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from System.Object.
ToString()Returns a string that represents the current object. Inherited from System.Object.

See Also

DayViewHeaderItemViewModel Class

DevExpress.Maui.Scheduler Namespace