A newer version of this page is available.
Switch to the current version.
AppointmentInplaceEditorViewModel Class
A View Model that contains in-place editor settings.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v18.2.dll
Declaration
public class AppointmentInplaceEditorViewModel :
AppointmentEditViewModel
Public Class AppointmentInplaceEditorViewModel
Inherits AppointmentEditViewModel
Related API Members
The following members accept/return AppointmentInplaceEditorViewModel objects:
Remarks
A AppointmentInplaceEditorViewModel object is returned by the SchedulerControl.ShowInplaceEditor method.
Inheritance
Object
BindableBase
ViewModelBase
AppointmentEditViewModelBase
AppointmentEditViewModel
AppointmentInplaceEditorViewModel
See Also
Feedback