AppointmentInplaceEditorViewModel Class
A View Model that contains in-place editor settings.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Related API Members
The following members return AppointmentInplaceEditorViewModel objects:
Remarks
A AppointmentInplaceEditorViewModel object is returned by the SchedulerControl.ShowInplaceEditor method.
Inheritance
Object
BindableBase
ViewModelBase
AppointmentEditViewModelBase
AppointmentEditViewModel
AppointmentInplaceEditorViewModel
See Also