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.v18.2.dll

Declaration

public abstract class AppointmentHorizontalControl :
    AppointmentControl

Remarks

See the AppointmentControl topic for more information.

See Also