Skip to main content

AppointmentStatus.Empty Property

Returns an empty appointment status.

Namespace: DevExpress.Xpf.Scheduler

Assembly: DevExpress.Xpf.Scheduler.v14.2.dll

#Declaration

public static AppointmentStatus Empty { get; }

#Property Value

Type Description
AppointmentStatus

An AppointmentStatus value that represents an empty appointment status.

See Also