Skip to main content

AllDayAppointmentControl Class

Visualizes an all-day appointment in the Day View, WorkWeek View, and Week View.

Namespace: DevExpress.Xpf.Scheduling.Visual

Assembly: DevExpress.Xpf.Scheduling.v23.2.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public class AllDayAppointmentControl :
    AppointmentHorizontalControl

Remarks

See the AppointmentControl topic for more information.

See Also