Skip to main content
All docs
V24.1

AppointmentViewModel Class

A View Model bound to the AppointmentControl element.

Namespace: DevExpress.Xpf.Scheduling.VisualData

Assembly: DevExpress.Xpf.Scheduling.v24.1.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public class AppointmentViewModel :
    NotifyPropertyChangedBase,
    ISelectableInterval

Remarks

Refer to the following help topic for more information: Scheduler Elements That Support Templates.

Inheritance

Object
DevExpress.Xpf.Scheduling.Internal.NotifyPropertyChangedBase
AppointmentViewModel
See Also