Skip to main content
All docs
V23.2

AppointmentViewModel Class

A View Model bound to the AppointmentControl element.

Namespace: DevExpress.Xpf.Scheduling.VisualData

Assembly: DevExpress.Xpf.Scheduling.v23.2.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