Back to Devexpress

AppointmentViewModel Properties

wpf-devexpress-dot-xpf-dot-scheduling-dot-visualdata-dot-appointmentviewmodel-dot-underscore-properties.md

latest3.1 KB
Original Source

AppointmentViewModel Properties

A View Model bound to the AppointmentControl element.

NameDescription
AppointmentGets the source appointment.
CustomFieldsGets custom fields associated with the appointment.
DragDropEffectsGets the target drop effect in appointment drag-and-drop operations.
EditorViewModelGets the View Model that contains in-place editor settings.
IsEditingGets whether the appointment is in in-place edit mode.
IsSelectedGets whether the appointment is selected.
LabelGets the label object associated with the appointment.
LayoutIntervalGets the appointment time interval.
ResourceGets or sets the resource associated with the appointment (the first resource in a resource collection if the appointment has multiple assigned resources).
ResourcesGets the collection of all resources associated with the appointment.
ResourcesStringGets or sets captions of all resources associated with the appointment.
ShowChangedRecurrenceImageGets whether the appointment displays the changed recurrence image.
ShowRecurrenceImageGets whether the appointment displays the recurrence image.
StatusGets the status object associated with the appointment.
ViewportIntervalGets the appointment time interval displayed on screen.
VisibleIntervalGets the time interval displayed in the view.

See Also

AppointmentViewModel Class

AppointmentViewModel Members

DevExpress.Xpf.Scheduling.VisualData Namespace