The SchedulerViewRepository class represents the repository which holds the settings of the Views that are used to represent information within the ASPxScheduler control. The view repository can be accessed via the ASPxScheduler.Views property.
The DayView, MonthView, WeekView, WorkWeekView, TimelineView properties provide access to the settings of the corresponding views. Individual views can also be accessed using indexed notation via the Item property.
System.Object
DevExpress.XtraScheduler.Native.SchedulerViewRepositoryBase
DevExpress.XtraScheduler.Native.SchedulerViewTypedRepositoryBase<DevExpress.Web.ASPxScheduler.SchedulerViewBase>
SchedulerViewRepository
MVCxSchedulerViewRepository