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

AppointmentHorizontalControl Class

Base class for an all-day appointment in the Day view and for an appointment in the Month and Timeline views.

Namespace: DevExpress.Xpf.Scheduling.Visual

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Scheduling, DevExpress.Wpf.Scheduling

Declaration

public abstract class AppointmentHorizontalControl :
    AppointmentControl

Remarks

See the AppointmentControl topic for more information.

See Also