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
public AgendaView View { get; }
#Property Value
Type | Description |
---|---|
Agenda |
The Agenda |