Back to Devexpress

AppointmentItemConflictEventArgs Properties

wpf-devexpress-dot-xpf-dot-scheduling-dot-appointmentitemconflicteventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

AppointmentItemConflictEventArgs Properties

Provides data to the SchedulerControl.CustomAllowAppointmentConflicts event.

NameDescription
AppointmentGets the appointment for which the element is raised. Inherited from AppointmentItemEventArgs.
AppointmentCloneGets the clone of the appointment being processed.
ConflictsGets the collection of appointments which are considered to be conflicting with the current appointment.
IntervalRetrieves the time interval for which the event was raised.

See Also

AppointmentItemConflictEventArgs Class

AppointmentItemConflictEventArgs Members

DevExpress.Xpf.Scheduling Namespace