Back to Devexpress

MonthAppointmentControl Class

wpf-devexpress-dot-xpf-dot-scheduling-dot-visual-7f3b2db6.md

latest2.0 KB
Original Source

MonthAppointmentControl Class

Visualizes an appointment in the Month view.

Namespace : DevExpress.Xpf.Scheduling.Visual

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public class MonthAppointmentControl :
    AppointmentHorizontalControl
vb
Public Class MonthAppointmentControl
    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 MonthAppointmentControl

See Also

MonthAppointmentControl Members

DevExpress.Xpf.Scheduling.Visual Namespace