Back to Devexpress

AppointmentHorizontalControl Class

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

latest2.4 KB
Original Source

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

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

Remarks

See the AppointmentControl topic for more information.

Inheritance

Show 14 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement ContentPresenter DevExpress.Xpf.Core.Native.Chrome AppointmentControlBase AppointmentControl AppointmentHorizontalControl AllDayAppointmentControl

MonthAppointmentControl

TimelineAppointmentControl

See Also

AppointmentHorizontalControl Members

DevExpress.Xpf.Scheduling.Visual Namespace