MVCxSchedulerStorage.Appointments Property
Gets a storage object that contains appointment related information.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
| Type | Description |
|---|---|
| MVCxAppointmentStorage | A MVCxAppointmentStorage object, that represents the storage for appointment related information. |
See Also