Back to Devexpress

AllDayAppointmentControl Class

wpf-devexpress-dot-xpf-dot-scheduling-dot-visual-474476cc.md

latest2.2 KB
Original Source

AllDayAppointmentControl Class

Visualizes an all-day appointment in the Day View, WorkWeek View, and Week View.

Namespace : DevExpress.Xpf.Scheduling.Visual

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public class AllDayAppointmentControl :
    AppointmentHorizontalControl
vb
Public Class AllDayAppointmentControl
    Inherits AppointmentHorizontalControl

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 AppointmentHorizontalControl AllDayAppointmentControl

See Also

AllDayAppointmentControl Members

DevExpress.Xpf.Scheduling.Visual Namespace