Skip to main content
A newer version of this page is available. .

CompatibleAppointment Class

Use for subclassing instead of the former Appointment class to maintain code created prior to v.15.2.

Namespace: DevExpress.XtraScheduler.Compatibility

Assembly: DevExpress.XtraScheduler.v19.2.Core.dll

Declaration

public abstract class CompatibleAppointment :
    AppointmentInstance

Inheritance

Object
DevExpress.XtraScheduler.Utils.NotifyPropertyChanged
PersistentObject
DevExpress.XtraScheduler.Internal.Implementations.AppointmentInstance
CompatibleAppointment
See Also