Skip to main content
All docs
V26.1
  • AppointmentViewModel Class

    A View Model bound to the AppointmentControl element.

    Namespace: DevExpress.Xpf.Scheduling.VisualData

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

    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