Back to Devexpress

CalendarHeaderViewModel Members

maui-devexpress-dot-maui-dot-editors-dot-calendarheaderviewmodel-dot-underscore-members.md

latest3.7 KB
Original Source

CalendarHeaderViewModel Members

Contains information about the calendar header.

Properties

NameDescription
BackwardIconGets the backward icon of the calendar header.
BackwardIconColorGets the color of the backward icon in the calendar header.
CalendarGets a calendar instance.
EndDisplayDateGets the calendar end date.
ForwardIconGets the forward icon of the calendar header.
ForwardIconColorGets the color of the forward icon in the calendar header.
IsSubtitleVisibleGets a value that indicates whether to display the calendar subtitle.
NavigateBackwardCommandReturns the command that navigates a calendar view to the previous item.
NavigateForwardCommandReturns the command that navigates a calendar view to the next item.
StartDisplayDateGets the calendar start date.
SubtitleTextGets the subtitle text of the calendar header.
SwitchViewCommandReturns the command that navigates between calendar views.
TitleTextGets the title text of the calendar header.

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

CalendarHeaderViewModel Class

DevExpress.Maui.Editors Namespace