AppointmentStatus.Empty Property
In This Article
Returns an empty appointment status.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public static AppointmentStatus Empty { get; }
#Property Value
Type | Description |
---|---|
Appointment |
An Appointment |
See Also