wpf-devexpress-dot-xpf-dot-scheduling-1612db56.md
A View Model that contains in-place editor settings.
Namespace : DevExpress.Xpf.Scheduling
Assembly : DevExpress.Xpf.Scheduling.v25.2.dll
NuGet Package : DevExpress.Wpf.Scheduling
public class AppointmentInplaceEditorViewModel :
AppointmentEditViewModel
Public Class AppointmentInplaceEditorViewModel
Inherits AppointmentEditViewModel
The following members return AppointmentInplaceEditorViewModel objects:
A AppointmentInplaceEditorViewModel object is returned by the SchedulerControl.ShowInplaceEditor method.
Object BindableBase ViewModelBase AppointmentEditViewModelBase AppointmentEditViewModel AppointmentInplaceEditorViewModel
See Also
AppointmentInplaceEditorViewModel Members