Skip to main content

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.v23.2.Core.Desktop.dll

NuGet Package: DevExpress.Scheduler.CoreDesktop

Declaration

public abstract class CompatibleAppointment :
    AppointmentInstance

Inheritance

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