Back to Devexpress

AgendaAppointmentViewModel Properties

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

latest5.1 KB
Original Source

AgendaAppointmentViewModel Properties

The storage for settings of an individual AgendaView appointment.

NameDescription
AppointmentGets the AgendaView appointment.
BackgroundColorGets or sets the AgendaView appointment’s background color.
BorderColorGets or sets the AgendaView appointment’s border color.
CustomFieldsGets the AgendaView appointment’s custom fields.
IconTintColorGets or sets the AgendaView appointment’s icon tint color.
IntervalTextGets or sets the color the AgendaView appointment time text.
IntervalTextColorGets or sets the color the AgendaView appointment representation uses to paint its time.
IntervalTextFontAttributesGets or sets whether the AgendaView appointment representation’s time is bold, italic, neither, or both.
IntervalTextFontFamilyGets or sets the name of the font family the AgendaView appointment representation uses to draw its time.
IntervalTextFontSizeGets or sets the font size for time the AgendaView appointment representation shows.
LabelGets or sets the AgendaView appointment’s label.
PositionGets or sets the appointment position within this day.
ShowChangedRecurrenceImageGets or sets whether the AgendaView‘s appointment representation should show the Changed Recurrence () icon.
ShowRecurrenceImageGets or sets whether the AgendaView appointment representation should show the Recurrence () icon.
ShowReminderImageGets or sets whether the AgendaView appointment representation should show the Reminder () icon.
TextGets or sets the appointment’s text. Inherited from AppointmentViewModelBase.
TextColorGets or sets the color the AgendaView appointment representation uses to paint its text.
TextFontAttributesGets or sets whether the AgendaView appointment representation’s text is bold, italic, neither, or both.
TextFontFamilyGets or sets the name of the font family the AgendaView appointment representation uses to draw its text.
TextFontSizeGets or sets the font size of the AgendaView appointment’s text.
ViewGets the AgendaView instance that is associated with the current ViewModel.
VisibleIntervalInherited from AppointmentViewModelBase.

See Also

AgendaAppointmentViewModel Class

AgendaAppointmentViewModel Members

DevExpress.Maui.Scheduler Namespace