Skip to main content
A newer version of this page is available. .

AppointmentStatus.Empty Property

Returns an empty appointment status.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll

Declaration

public static AppointmentStatus Empty { get; }

Property Value

Type Description
AppointmentStatus

An AppointmentStatus value representing an empty appointment status.

See Also