Skip to main content

AppointmentLabel.Empty Property

Returns an empty appointment label.

Namespace: DevExpress.Xpf.Scheduler

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

#Declaration

public static AppointmentLabel Empty { get; }

#Property Value

Type Description
AppointmentLabel

An AppointmentLabel value representing an empty appointment label.

See Also