Skip to main content

AppointmentStatusBase Class

Represents the base class for the appointment status.

Namespace: DevExpress.XtraScheduler

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

#Declaration

public abstract class AppointmentStatusBase :
    UserInterfaceObject,
    INotifyPropertyChanged

#Returned By

The AppointmentStatusBase.Empty property returns an instance of AppointmentStatusBase.

#Inheritance

See Also