A newer version of this page is available.
Switch to the current version.
SchedulerDataStorage.Statuses Property
Gets a storage object that contains appointment statuses.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v18.2.dll
Declaration
public AppointmentStatusDataStorage Statuses { get; }
Public ReadOnly Property Statuses As AppointmentStatusDataStorage
Property Value
Type | Description |
---|---|
AppointmentStatusDataStorage | A AppointmentStatusDataStorage object that stores appointment statuses. |
See Also
Feedback