Back to Devexpress

AgendaAppointmentViewModel.View Property

maui-devexpress-dot-maui-dot-scheduler-dot-agendaappointmentviewmodel.md

latest861 B
Original Source

AgendaAppointmentViewModel.View Property

Gets the AgendaView instance that is associated with the current ViewModel.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public AgendaView View { get; }

Property Value

TypeDescription
AgendaView

The AgendaView instance.

|

See Also

AgendaAppointmentViewModel Class

AgendaAppointmentViewModel Members

DevExpress.Maui.Scheduler Namespace