Provides access to the storage object of the scheduler control.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v19.2.dll
public ASPxSchedulerStorage Storage { get; }
Public ReadOnly Property Storage As ASPxSchedulerStorage
Type | Description |
---|---|
ASPxSchedulerStorage | A ASPxSchedulerStorage object representing the storage for the scheduler control. |
Use this property to get access to the data storage which is used to hold and manage the appointments and resources data for the scheduler.