Back to Devexpress

AppointmentViewModel.EditorViewModel Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-visualdata-dot-appointmentviewmodel.md

latest1.3 KB
Original Source

AppointmentViewModel.EditorViewModel Property

Gets the View Model that contains in-place editor settings.

Namespace : DevExpress.Xpf.Scheduling.VisualData

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public AppointmentInplaceEditorViewModel EditorViewModel { get; }
vb
Public ReadOnly Property EditorViewModel As AppointmentInplaceEditorViewModel

Property Value

TypeDescription
AppointmentInplaceEditorViewModel

The View Model that contains in-place editor settings.

|

See Also

AppointmentViewModel Class

AppointmentViewModel Members

DevExpress.Xpf.Scheduling.VisualData Namespace