MVCxSchedulerStorage.Resources Property
In This Article
Gets the object which manages resources for appointments.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public MVCxResourceStorage Resources { get; }
#Property Value
Type | Description |
---|---|
MVCx |
A MVCx |
See Also