MVCxAppointmentStorage.UnboundMode Property
For internal use.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type |
---|
Boolean |
Remarks
In MVC applications, the UnboundMode property has a different meaning than the similar SchedulerControl.UnboundMode property. You are advised against using it in your application, since it will return false in most situations.
See Also