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

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

Declaration

public abstract class AppointmentVerticalControl :
    AppointmentControl

Remarks

See the AppointmentControl topic for more information.

See Also