corelibraries-devexpress-dot-xtrascheduler-626bb8bd.md
Platform-independent interface that defines appointment statuses.
Namespace : DevExpress.XtraScheduler
Assembly : DevExpress.XtraScheduler.v25.2.Core.dll
NuGet Package : DevExpress.Scheduler.Core
public interface IAppointmentStatus :
IUserInterfaceObject,
IDisposable
Public Interface IAppointmentStatus
Inherits IUserInterfaceObject,
IDisposable
The following members return IAppointmentStatus objects:
Show 12 links
Appointment statuses are implemented with the following platform-specific classes:
| Platform | Class |
|---|---|
| WinForms | AppointmentStatus |
| ASP.NET | AppointmentStatus |
See Also
Appointment Labels and Statuses