A newer version of this page is available.
Switch to the current version.
BootstrapSchedulerStorage.Appointments Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapAppointmentStorage Appointments { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property Appointments As BootstrapAppointmentStorage
Property Value
Type |
---|
BootstrapAppointmentStorage |
See Also
Feedback