MVCxSchedulerStorage Class
A storage which holds data for the Scheduler control.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxSchedulerStorage :
ASPxSchedulerStorage
#Related API Members
The following members return MVCxSchedulerStorage objects:
#Remarks
The Scheduler control stores appointments and resource data in an object of the MVCxSchedulerStorage class. This storage can be accessed via the MVCxScheduler.Storage or the SchedulerSettings.Storage properties.
The MVCxSchedulerStorage.Appointments and MVCxSchedulerStorage.Resources properties provide access to the appointments and appointment resources respectively.