AppointmentStatus.Empty Property
Returns an empty appointment status.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v22.2.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Description |
---|---|
AppointmentStatus | An AppointmentStatus value representing an empty appointment status. |
See Also