Back to Devexpress

AppointmentViewModel.Appointment Property

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

latest1.1 KB
Original Source

AppointmentViewModel.Appointment Property

Gets the source appointment.

Namespace : DevExpress.Xpf.Scheduling.VisualData

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public AppointmentItem Appointment { get; }
vb
Public ReadOnly Property Appointment As AppointmentItem

Property Value

TypeDescription
AppointmentItem

The source appointment.

|

See Also

AppointmentViewModel Class

AppointmentViewModel Members

DevExpress.Xpf.Scheduling.VisualData Namespace