MVCxSchedulerAgendaView Class
Represents an Agenda View.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return MVCxSchedulerAgendaView objects:
Remarks
The Scheduler extension has several view types that provide different arrangements and formats for scheduling and viewing the appointments. The MVCxSchedulerAgendaView class represents an Agenda View. This type of view enables end-users to schedule and view user events grouped by day.
All views are stored in the scheduler’s view repository which can be accessed via the SchedulerSettings.Views property. To access the settings of the Agenda View use the MVCxSchedulerViewRepository.AgendaView property.