A newer version of this page is available.
Switch to the current version.
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.v18.2.Core.dll
Declaration
public abstract class CompatibleAppointment :
AppointmentInstance
Public MustInherit Class CompatibleAppointment
Inherits AppointmentInstance
Inheritance
Object
DevExpress.XtraScheduler.Utils.NotifyPropertyChanged
PersistentObject
DevExpress.XtraScheduler.Internal.Implementations.AppointmentInstance
CompatibleAppointment
See Also
Feedback