Back to Devexpress

AppointmentVerticalControl Class

wpf-devexpress-dot-xpf-dot-scheduling-dot-visual-ccbf15cf.md

latest2.2 KB
Original Source

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public abstract class AppointmentVerticalControl :
    AppointmentControl
vb
Public MustInherit Class AppointmentVerticalControl
    Inherits AppointmentControl

Remarks

See the AppointmentControl topic for more information.

Inheritance

Show 12 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement ContentPresenter DevExpress.Xpf.Core.Native.Chrome AppointmentControlBase AppointmentControl AppointmentVerticalControl DayAppointmentControl

See Also

AppointmentVerticalControl Members

DevExpress.Xpf.Scheduling.Visual Namespace