Back to Devexpress

CalendarHeaderViewModel Properties

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

latest2.2 KB
Original Source

CalendarHeaderViewModel Properties

Contains information about the calendar header.

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.

See Also

CalendarHeaderViewModel Class

CalendarHeaderViewModel Members

DevExpress.Maui.Editors Namespace