Skip to main content
A newer version of this page is available. .
All docs
V23.1

AppointmentViewModel Class

A View Model bound to the AppointmentControl element.

Namespace: DevExpress.Xpf.Scheduling.VisualData

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