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

AppointmentVerticalControl Class

Base class for a vertical (not all-day) appointment in the Day, Work Week and Week views.

Namespace: DevExpress.Xpf.Scheduling.Visual

Assembly: DevExpress.Xpf.Scheduling.v19.1.dll

Declaration

public abstract class AppointmentVerticalControl :
    AppointmentControl

Remarks

See the AppointmentControl topic for more information.

See Also